roysathome.net/auth/Gemfile.lock

40 lines
644 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.20)
json (2.7.1)
jwt (2.7.1)
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)
tilt (2.3.0)
webrick (1.8.1)
PLATFORMS
x64-mingw-ucrt
DEPENDENCIES
bcrypt
json
jwt
securerandom
sinatra
sqlite3
webrick
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.22