From 9f99899b07ff3d3ca0a520e2b0acb105d5f672e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 04:04:41 +0000 Subject: [PATCH] Bump aws-sdk-dynamodb from 1.155.0 to 1.156.0 Bumps [aws-sdk-dynamodb](https://github.com/aws/aws-sdk-ruby) from 1.155.0 to 1.156.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-dynamodb dependency-version: 1.156.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99b88001..bf52f6f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,8 +30,8 @@ GEM thor (>= 0.14.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1176.0) - aws-sdk-core (3.234.0) + aws-partitions (1.1185.0) + aws-sdk-core (3.238.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -39,7 +39,7 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-dynamodb (1.155.0) + aws-sdk-dynamodb (1.156.0) aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1)