ledgerrb/Gemfile.lock
Gwenhael Le Moine 726a2c2498 bundle update
2014-10-12 08:23:43 +02:00

29 lines
516 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.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
rack-rewrite
sinatra
sinatra-param
thin