From 1a6110a738e7f3537e2d75dd5068f2ca81495633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 02:05:56 +0000 Subject: [PATCH] Bump aws-sdk-bedrockruntime from 1.48.0 to 1.51.0 Bumps [aws-sdk-bedrockruntime](https://github.com/aws/aws-sdk-ruby) from 1.48.0 to 1.51.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.51.0) --- updated-dependencies: - dependency-name: aws-sdk-bedrockruntime dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 89ca007..bc8dea4 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.51' gem 'http-2' # Reduces boot times through caching; required in config/boot.rb diff --git a/Gemfile.lock b/Gemfile.lock index bfa92bc..a16e808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,21 +73,21 @@ 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.1129.0) + aws-sdk-bedrockruntime (1.51.0) + aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.224.0) + aws-sdk-core (3.226.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 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 +355,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - aws-sdk-bedrockruntime (~> 1.48) + aws-sdk-bedrockruntime (~> 1.51) bootsnap brakeman debug