RubyUtils/Gemfile.lock

80 lines
1.5 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.5.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
bcrypt (3.1.19)
coderay (1.1.3)
colorize (1.1.0)
concurrent-ruby (1.2.2)
doc_my_routes (0.13.0)
dotenv (2.8.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jwt (2.7.1)
method_source (1.0.0)
minitest (5.18.1)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
puma (6.3.0)
nio4r (~> 2.0)
rack (2.2.7)
rack-protection (3.0.6)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack_csrf (2.7.0)
rack (>= 1.1.0)
ruby2_keywords (0.0.5)
sequel (5.69.0)
sinatra (3.0.6)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
tilt (~> 2.0)
sinatra-contrib (3.0.6)
multi_json
mustermann (~> 3.0)
rack-protection (= 3.0.6)
sinatra (= 3.0.6)
tilt (~> 2.0)
slim (5.1.1)
temple (~> 0.10.0)
tilt (>= 2.1.0)
sqlite3 (1.6.3-x86_64-linux)
temple (0.10.2)
tilt (2.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport
bcrypt
colorize
doc_my_routes
dotenv (~> 2.7)
jwt
pry (~> 0.14.1)
puma
rack-test (~> 1.1)
rack_csrf
sequel
sinatra
sinatra-contrib
slim
sqlite3
BUNDLED WITH
2.3.26