ruby/test/puma-test-app/Gemfile.lock
2018-11-05 16:09:33 +00:00

20 lines
312 B
Text
Executable file

GEM
remote: https://rubygems.org/
specs:
puma (2.8.2)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
puma
sinatra