From 747c40fc7a3edd4f29f4fb256c00ba049a555a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:17:00 +0000 Subject: [PATCH] Bump aws-sdk-bedrockruntime from 1.48.0 to 1.63.0 Bumps [aws-sdk-bedrockruntime](https://github.com/aws/aws-sdk-ruby) from 1.48.0 to 1.63.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.63.0) --- updated-dependencies: - dependency-name: aws-sdk-bedrockruntime dependency-version: 1.63.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..8798ee0 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.63' gem 'http-2' # Reduces boot times through caching; required in config/boot.rb diff --git a/Gemfile.lock b/Gemfile.lock index bfa92bc..c511ecf 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.1178.0) + aws-sdk-bedrockruntime (1.63.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.224.0) + aws-sdk-core (3.235.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.63) bootsnap brakeman debug