shorten/Gemfile.lock
2014-07-26 09:33:31 -04:00

34 lines
519 B
Text

GEM
remote: https://rubygems.org/
specs:
anybase (0.0.14)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.2.2)
mime-types (2.3)
pg (0.17.1)
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)
sqlite3 (1.3.9)
tilt (1.4.1)
xml-simple (1.1.4)
PLATFORMS
ruby
DEPENDENCIES
anybase
aws-s3
pg
rack
sequel
sinatra
sqlite3