ledgerrb/Gemfile.lock

23 lines
366 B
Text
Raw Normal View History

2014-07-14 12:30:48 +02:00
GEM
2014-07-14 12:36:51 +02:00
remote: https://rubygems.org/
2014-07-14 12:30:48 +02:00
specs:
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-rewrite (1.5.0)
2014-07-14 12:30:48 +02:00
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
2014-07-14 16:19:05 +02:00
sinatra-param (1.2.2)
sinatra (~> 1.3)
2014-07-14 12:30:48 +02:00
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
rack-rewrite
2014-07-14 12:30:48 +02:00
sinatra
2014-07-14 16:19:05 +02:00
sinatra-param