From 3244ab87dca578320791b9c26762ffb7b9923454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 19:37:54 +0000 Subject: [PATCH] Bump aws-sdk-s3 Bumps the bundler group with 1 update in the /src/snapshots-app directory: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-s3` from 1.206.0 to 1.208.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- src/snapshots-app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/snapshots-app/Gemfile.lock b/src/snapshots-app/Gemfile.lock index a15b33e..d03b917 100644 --- a/src/snapshots-app/Gemfile.lock +++ b/src/snapshots-app/Gemfile.lock @@ -76,8 +76,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1190.0) - aws-sdk-core (3.239.2) + aws-partitions (1.1196.0) + aws-sdk-core (3.240.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -88,7 +88,7 @@ GEM aws-sdk-kms (1.118.0) aws-sdk-core (~> 3, >= 3.239.1) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.206.0) + aws-sdk-s3 (1.208.0) aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -99,7 +99,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.1) - bigdecimal (3.3.0) + bigdecimal (4.0.1) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2)