diff --git a/Gemfile.lock b/Gemfile.lock index 622b370..cfacbe9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,17 +83,17 @@ GEM autoprefixer-rails (10.4.16.0) execjs (~> 2) aws-eventstream (1.3.0) - aws-partitions (1.936.0) - aws-sdk-core (3.196.1) + aws-partitions (1.940.0) + aws-sdk-core (3.197.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.82.0) - aws-sdk-core (~> 3, >= 3.193.0) + aws-sdk-kms (1.83.0) + aws-sdk-core (~> 3, >= 3.197.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.151.0) - aws-sdk-core (~> 3, >= 3.194.0) + aws-sdk-s3 (1.152.0) + aws-sdk-core (~> 3, >= 3.197.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.8) aws-sigv4 (1.8.0) diff --git a/vendor/cache/aws-partitions-1.936.0.gem b/vendor/cache/aws-partitions-1.936.0.gem deleted file mode 100644 index f7018fc..0000000 Binary files a/vendor/cache/aws-partitions-1.936.0.gem and /dev/null differ diff --git a/vendor/cache/aws-partitions-1.940.0.gem b/vendor/cache/aws-partitions-1.940.0.gem new file mode 100644 index 0000000..ff77e53 Binary files /dev/null and b/vendor/cache/aws-partitions-1.940.0.gem differ diff --git a/vendor/cache/aws-sdk-core-3.196.1.gem b/vendor/cache/aws-sdk-core-3.196.1.gem deleted file mode 100644 index ec32bbb..0000000 Binary files a/vendor/cache/aws-sdk-core-3.196.1.gem and /dev/null differ diff --git a/vendor/cache/aws-sdk-core-3.197.0.gem b/vendor/cache/aws-sdk-core-3.197.0.gem new file mode 100644 index 0000000..b39f62d Binary files /dev/null and b/vendor/cache/aws-sdk-core-3.197.0.gem differ diff --git a/vendor/cache/aws-sdk-kms-1.82.0.gem b/vendor/cache/aws-sdk-kms-1.82.0.gem deleted file mode 100644 index c51345a..0000000 Binary files a/vendor/cache/aws-sdk-kms-1.82.0.gem and /dev/null differ diff --git a/vendor/cache/aws-sdk-kms-1.83.0.gem b/vendor/cache/aws-sdk-kms-1.83.0.gem new file mode 100644 index 0000000..242b656 Binary files /dev/null and b/vendor/cache/aws-sdk-kms-1.83.0.gem differ diff --git a/vendor/cache/aws-sdk-s3-1.151.0.gem b/vendor/cache/aws-sdk-s3-1.151.0.gem deleted file mode 100644 index df8244f..0000000 Binary files a/vendor/cache/aws-sdk-s3-1.151.0.gem and /dev/null differ diff --git a/vendor/cache/aws-sdk-s3-1.152.0.gem b/vendor/cache/aws-sdk-s3-1.152.0.gem new file mode 100644 index 0000000..389df2d Binary files /dev/null and b/vendor/cache/aws-sdk-s3-1.152.0.gem differ