shorten/Gemfile.lock

35 lines
519 B
Text
Raw Normal View History

GEM
2014-07-26 13:26:12 +00:00
remote: https://rubygems.org/
specs:
2014-07-26 13:26:12 +00:00
anybase (0.0.14)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
2014-07-26 13:26:12 +00:00
builder (3.2.2)
mime-types (2.3)
2014-07-26 13:33:31 +00:00
pg (0.17.1)
2014-07-26 13:26:12 +00:00
rack (1.5.2)
rack-protection (1.5.3)
rack
sequel (4.12.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
2014-07-26 13:33:31 +00:00
sqlite3 (1.3.9)
2014-07-26 13:26:12 +00:00
tilt (1.4.1)
xml-simple (1.1.4)
PLATFORMS
ruby
DEPENDENCIES
anybase
aws-s3
2014-07-26 13:33:31 +00:00
pg
rack
sequel
sinatra
2014-07-26 13:33:31 +00:00
sqlite3