meet2eat/Gemfile.lock

34 lines
580 B
Plaintext
Raw Permalink Normal View History

2015-02-03 22:16:12 +00:00
GEM
remote: https://rubygems.org/
specs:
backports (3.6.4)
multi_json (1.10.1)
rack (1.6.0)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
sequel (4.18.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.2)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sqlite3 (1.3.10)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
sequel
sinatra
sinatra-contrib
sqlite3