Skip to content

Commit

Permalink
Revert "Bump aws-sdk to 2.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
jibees authored Oct 26, 2021
1 parent 6f2fe06 commit 8d1f750
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ gem 'oauth2', '~> 1.4.7' # Used for Stripe Connect
gem 'pagy', '~> 5.1'

gem 'angularjs-rails', '1.8.0'
gem 'aws-sdk', '2.2.0'
gem 'aws-sdk', '1.67.0'
gem 'bugsnag'
gem 'haml'
gem 'redcarpet'
Expand Down
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,11 @@ GEM
awesome_nested_set (3.4.0)
activerecord (>= 4.0.0, < 7.0)
awesome_print (1.9.2)
aws-sdk (2.2.0)
aws-sdk-resources (= 2.2.0)
aws-sdk-core (2.2.0)
jmespath (~> 1.0)
aws-sdk-resources (2.2.0)
aws-sdk-core (= 2.2.0)
aws-sdk (1.67.0)
aws-sdk-v1 (= 1.67.0)
aws-sdk-v1 (1.67.0)
json (~> 1.4)
nokogiri (~> 1)
bcrypt (3.1.16)
bigdecimal (3.0.2)
bindex (0.8.1)
Expand Down Expand Up @@ -344,7 +343,6 @@ GEM
immigrant (0.3.6)
activerecord (>= 3.0)
ipaddress (0.8.3)
jmespath (1.4.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
Expand Down Expand Up @@ -699,7 +697,7 @@ DEPENDENCIES
angularjs-rails (= 1.8.0)
awesome_nested_set
awesome_print
aws-sdk (= 2.2.0)
aws-sdk (= 1.67.0)
bigdecimal (= 3.0.2)
bootsnap
bugsnag
Expand Down

0 comments on commit 8d1f750

Please sign in to comment.