ledgerrb/Gemfile.lock

21 lines
326 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
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
sinatra
2014-07-14 16:19:05 +02:00
sinatra-param