roysathome.net/auth/Gemfile.lock

46 lines
764 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.20)
dotenv (2.8.1)
json (2.7.1)
jwt (2.7.1)
multipart-post (2.3.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
ruby2_keywords (0.0.5)
securerandom (0.3.0)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
sqlite3 (1.6.9-x64-mingw-ucrt)
sqlite3 (1.6.9-x86_64-linux)
tilt (2.3.0)
webrick (1.8.1)
PLATFORMS
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
bcrypt
dotenv
json
jwt
multipart-post
securerandom
sinatra
sqlite3
webrick
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.22