adding updated Gemfile.lock to include aws-s3 gem.
This commit is contained in:
parent
a72c1b28e2
commit
990ae715f0
1 changed files with 8 additions and 0 deletions
|
@ -2,16 +2,24 @@ GEM
|
|||
remote: http://rubygems.org/
|
||||
specs:
|
||||
anybase (0.0.11)
|
||||
aws-s3 (0.6.2)
|
||||
builder
|
||||
mime-types
|
||||
xml-simple
|
||||
builder (2.1.2)
|
||||
mime-types (1.16)
|
||||
rack (1.2.1)
|
||||
sequel (3.15.0)
|
||||
sinatra (1.0)
|
||||
rack (>= 1.0)
|
||||
xml-simple (1.0.12)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
anybase
|
||||
aws-s3
|
||||
rack
|
||||
sequel
|
||||
sinatra
|
||||
|
|
Loading…
Reference in a new issue