From a906198b49f31c5b8af6f2e1178d75e5a322f02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 00:54:54 +0000 Subject: [PATCH] Bump aws-sdk-dynamodb from 1.135.0 to 1.139.0 Bumps [aws-sdk-dynamodb](https://github.com/aws/aws-sdk-ruby) from 1.135.0 to 1.139.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.139.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 4d3f7e2..ec5cac8 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "rails", "~> 8.0.1" # Use sqlite3 as the database for Active Record gem "sqlite3", ">= 2.1" -gem 'aws-sdk-dynamodb', '~> 1.135' +gem 'aws-sdk-dynamodb', '~> 1.139' # Use the Puma web server [https://github.com/puma/puma] gem "puma", ">= 5.0" # Build JSON APIs with ease [https://github.com/rails/jbuilder] diff --git a/Gemfile.lock b/Gemfile.lock index 2dd4e8a..8998481 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,14 +73,16 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.2) - aws-eventstream (1.3.0) - aws-partitions (1.1046.0) - aws-sdk-core (3.217.1) + aws-eventstream (1.3.2) + aws-partitions (1.1084.0) + aws-sdk-core (3.222.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) + base64 jmespath (~> 1, >= 1.6.1) - aws-sdk-dynamodb (1.135.0) + logger + aws-sdk-dynamodb (1.139.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.11.0) @@ -307,7 +309,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - aws-sdk-dynamodb (~> 1.135) + aws-sdk-dynamodb (~> 1.139) bootsnap brakeman debug