From 1a835d615331b7e4c0bc9f84e91749415297552e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:45:46 +0000 Subject: [PATCH] Update aws-sdk-dynamodb to version 1.169.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91ed5d63..ce490c3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,8 +32,8 @@ GEM thor (>= 0.14.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1221.0) - aws-sdk-core (3.242.0) + aws-partitions (1.1258.0) + aws-sdk-core (3.251.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -41,13 +41,13 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-dynamodb (1.163.0) - aws-sdk-core (~> 3, >= 3.241.4) + aws-sdk-dynamodb (1.169.0) + aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) byebug (13.0.0) reline (>= 0.6.0) childprocess (5.1.0)