diff --git a/Gemfile.lock b/Gemfile.lock index 3b8c8f293..3d43584c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM autoprefixer-rails (10.2.4.0) execjs aws-eventstream (1.1.0) - aws-partitions (1.427.0) + aws-partitions (1.429.0) aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -72,7 +72,7 @@ GEM aws-sdk-kms (1.42.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.88.1) + aws-sdk-s3 (1.89.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) diff --git a/vendor/cache/aws-partitions-1.427.0.gem b/vendor/cache/aws-partitions-1.427.0.gem deleted file mode 100644 index 85a02406a..000000000 Binary files a/vendor/cache/aws-partitions-1.427.0.gem and /dev/null differ diff --git a/vendor/cache/aws-partitions-1.429.0.gem b/vendor/cache/aws-partitions-1.429.0.gem new file mode 100644 index 000000000..9ca3b05d9 Binary files /dev/null and b/vendor/cache/aws-partitions-1.429.0.gem differ diff --git a/vendor/cache/aws-sdk-s3-1.88.1.gem b/vendor/cache/aws-sdk-s3-1.88.1.gem deleted file mode 100644 index 6329f2a59..000000000 Binary files a/vendor/cache/aws-sdk-s3-1.88.1.gem and /dev/null differ diff --git a/vendor/cache/aws-sdk-s3-1.89.0.gem b/vendor/cache/aws-sdk-s3-1.89.0.gem new file mode 100644 index 000000000..a5008d912 Binary files /dev/null and b/vendor/cache/aws-sdk-s3-1.89.0.gem differ