From dc3a071df0d34e6dfba3171006505755a90d58c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 07:16:58 +0000 Subject: [PATCH] Bump aws-sdk-core from 3.239.2 to 3.240.0 in the ruby group Bumps the ruby group with 1 update: [aws-sdk-core](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-core` from 3.239.2 to 3.240.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-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-core dependency-version: 3.240.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e31cdeb..ca1096a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,8 +27,8 @@ GEM public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1189.0) - aws-sdk-core (3.239.2) + aws-partitions (1.1200.0) + aws-sdk-core (3.240.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -39,7 +39,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) concurrent-ruby (1.3.5) connection_pool (2.5.5) curb (1.2.2)