From d86d32a3a41933f14360656044e83c80842c868c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 01:23:59 +0000 Subject: [PATCH] Bump aws-sdk-bedrockruntime from 1.48.0 to 1.53.0 Bumps [aws-sdk-bedrockruntime](https://github.com/aws/aws-sdk-ruby) from 1.48.0 to 1.53.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-bedrockruntime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.48.0...v1.53.0) --- updated-dependencies: - dependency-name: aws-sdk-bedrockruntime dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 89ca007..b0f67f1 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "solid_cable" gem "redis", "~> 5.0" # AWS SDK for Bedrock integration -gem "aws-sdk-bedrockruntime", '~> 1.48' +gem "aws-sdk-bedrockruntime", '~> 1.53' gem 'http-2' # Reduces boot times through caching; required in config/boot.rb diff --git a/Gemfile.lock b/Gemfile.lock index bfa92bc..fc4c8df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,21 +73,22 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.3) - aws-eventstream (1.3.2) - aws-partitions (1.1103.0) - aws-sdk-bedrockruntime (1.48.0) - aws-sdk-core (~> 3, >= 3.216.0) + aws-eventstream (1.4.0) + aws-partitions (1.1139.0) + aws-sdk-bedrockruntime (1.53.0) + aws-sdk-core (~> 3, >= 3.228.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.224.0) + aws-sdk-core (3.228.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 + bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sigv4 (1.11.0) + aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) @@ -355,7 +356,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - aws-sdk-bedrockruntime (~> 1.48) + aws-sdk-bedrockruntime (~> 1.53) bootsnap brakeman debug