ledgerrb/Gemfile.lock
Gwenhael Le Moine 6b729e79f2 thin
2014-07-31 17:13:56 +02:00

29 lines
512 B
Text

GEM
remote: https://rubygems.org/
specs:
daemons (1.1.9)
eventmachine (1.0.3)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-rewrite (1.5.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-param (1.2.2)
sinatra (~> 1.3)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
rack-rewrite
sinatra
sinatra-param
thin