Skip to content

Commit

Permalink
Adding aws-s3 gem to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chewbranca committed Jul 14, 2011
1 parent 3c5aa56 commit c7ac6a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ gem "resque-scheduler", :require => 'resque_scheduler'
gem 'sitemap_generator'
gem "SystemTimer"
gem "aasm"
gem "aws-s3"
gem "acl9"
gem "paperclip"
#gem "ruby-aaws"
Expand Down
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ GEM
acts-as-taggable-on (2.0.0.rc1)
addressable (2.2.5)
awesome_print (0.3.2)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
bitly (0.6.1)
crack (>= 0.1.4)
httparty (>= 0.5.2)
Expand Down Expand Up @@ -221,6 +225,7 @@ GEM
rack (>= 1.0.0)
will_paginate (2.3.15)
wirble (0.1.3)
xml-simple (1.0.12)
xpath (0.1.4)
nokogiri (~> 1.3)

Expand All @@ -235,6 +240,7 @@ DEPENDENCIES
acts-as-taggable-on (= 2.0.0.rc1)
amazon-ecs!
awesome_print
aws-s3
bitly
builder (= 2.1.2)
capistrano
Expand Down

0 comments on commit c7ac6a5

Please sign in to comment.