fixes #2434: update aws-s3 gem
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -54,7 +54,7 @@ gem 'twitter'
|
||||
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"
|
||||
|
||||
# needed for rails 4.1.0 compat
|
||||
gem 'aws-s3', :require => "aws/s3", :git => "https://github.com/fnando/aws-s3.git"
|
||||
gem 'aws-s3', :require => "aws/s3"
|
||||
|
||||
group :production do
|
||||
gem 'newrelic_rpm'
|
||||
|
||||
Reference in New Issue
Block a user