Skip to content

Commit

Permalink
Updated version of aws-sdk gem
Browse files Browse the repository at this point in the history
  • Loading branch information
strtwtsn committed Aug 9, 2019
1 parent 6d51dea commit 2f835be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ end

gem 'will_paginate', '~> 3.0'

gem 'aws-sdk', '~> 3' # DRAMATIC CHANGES
gem 'aws-sdk', '3.0.1' # DRAMATIC CHANGES

gem 'httparty', '~> 0.15.1' # FROM 13 to 15 BREAKING CHANGES
gem 'httmultiparty', '~> 0.3.14'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ DEPENDENCIES
activerecord-postgis-adapter (~> 4.0.0)
appsignal (~> 1.3.6)
autoprefixer-rails
aws-sdk (~> 3)
aws-sdk (= 3.0.1)
best_in_place (~> 3.0.1)
byebug (~> 9.0, >= 9.0.5)
bystander (= 2.0.0)!
Expand Down

0 comments on commit 2f835be

Please sign in to comment.