diff --git a/group-by/bundler-standalone/Gemfile b/group-by/bundler-standalone/Gemfile index 6b66fe6..f0b9182 100644 --- a/group-by/bundler-standalone/Gemfile +++ b/group-by/bundler-standalone/Gemfile @@ -15,4 +15,4 @@ gem 'rails', '7.0.4' # Using older but compatible versions gem 'aws-sdk-core', '3.203.0' gem 'aws-sdk-s3', '1.160.0' -gem 'aws-partitions', '1.950.0' +gem 'aws-partitions', '1.1227.0' diff --git a/group-by/bundler-standalone/Gemfile.lock b/group-by/bundler-standalone/Gemfile.lock index b29de32..5d1deab 100644 --- a/group-by/bundler-standalone/Gemfile.lock +++ b/group-by/bundler-standalone/Gemfile.lock @@ -67,7 +67,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) aws-eventstream (1.4.0) - aws-partitions (1.950.0) + aws-partitions (1.1227.0) aws-sdk-core (3.203.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -189,7 +189,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - aws-partitions (= 1.950.0) + aws-partitions (= 1.1227.0) aws-sdk-core (= 3.203.0) aws-sdk-s3 (= 1.160.0) rails (= 7.0.4)