lightsaber/Gemfile.lock

39 lines
608 B
Plaintext
Raw Normal View History

2015-08-22 12:20:03 +00:00
GEM
remote: https://rubygems.org/
specs:
daemons (1.2.4)
dnsruby (1.60.0)
eventmachine (1.2.1)
mina (1.0.3)
2015-08-22 15:11:30 +00:00
open4 (~> 1.3.4)
rake
minitest (5.10.1)
2015-08-22 15:11:30 +00:00
open4 (1.3.4)
rack (1.6.5)
2015-08-22 12:20:03 +00:00
rack-protection (1.5.3)
rack
rake (11.3.0)
sinatra (1.4.7)
rack (~> 1.5)
2015-08-22 12:20:03 +00:00
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.7.0)
2015-08-22 12:52:32 +00:00
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.5)
2015-08-22 12:20:03 +00:00
PLATFORMS
ruby
DEPENDENCIES
dnsruby
2015-08-22 15:11:30 +00:00
mina
2015-08-22 12:20:03 +00:00
minitest
2016-12-02 22:43:25 +00:00
rack
2015-08-22 12:20:03 +00:00
sinatra
2015-08-22 12:52:32 +00:00
thin
2015-08-22 12:20:03 +00:00
BUNDLED WITH
1.13.6