lightsaber/Gemfile.lock

30 lines
462 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
daemons (1.2.3)
eventmachine (1.0.8)
minitest (5.7.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
tilt (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
minitest
sinatra
thin
BUNDLED WITH
1.10.5