Skip to content

Commit

Permalink
Bump aws-sdk from 1.5.8 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-ruby) from 1.5.8 to 3.0.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 2, 2019
1 parent aa23206 commit e44166a
Show file tree
Hide file tree
Showing 2 changed files with 709 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -22,7 +22,7 @@ group :dependencies do
gem "paperclip", "~>4.3.7"

# if you use amazon s3 for warpable image storage
gem 'aws-sdk', '~> 1.5.7'
gem 'aws-sdk', '~> 3.0.1'

# for rake image migration tasks
gem 'right_aws'
Expand Down

0 comments on commit e44166a

Please sign in to comment.