From 88a92381aa283c8fe626f129b98859881e4b26d8 Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Wed, 29 Sep 2021 22:03:59 +0100 Subject: [PATCH] Bump aws-sdk to 2.2.0 --- Gemfile | 2 +- Gemfile.lock | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 388ab07feb..547a44d815 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'oauth2', '~> 1.4.7' # Used for Stripe Connect gem 'pagy', '~> 4.11' gem 'angularjs-rails', '1.8.0' -gem 'aws-sdk', '1.67.0' +gem 'aws-sdk', '2.2.0' gem 'bugsnag' gem 'haml' gem 'redcarpet' diff --git a/Gemfile.lock b/Gemfile.lock index 89abd2cf8b..c287037326 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,11 +154,12 @@ GEM awesome_nested_set (3.4.0) activerecord (>= 4.0.0, < 7.0) awesome_print (1.9.2) - aws-sdk (1.67.0) - aws-sdk-v1 (= 1.67.0) - aws-sdk-v1 (1.67.0) - json (~> 1.4) - nokogiri (~> 1) + 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) bcrypt (3.1.16) bigdecimal (3.0.2) bindex (0.8.1) @@ -343,6 +344,7 @@ 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) @@ -696,7 +698,7 @@ DEPENDENCIES angularjs-rails (= 1.8.0) awesome_nested_set awesome_print - aws-sdk (= 1.67.0) + aws-sdk (= 2.2.0) bigdecimal (= 3.0.2) bootsnap bugsnag