From 919437ee3aa03986872cb3aa30184175357bc166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 22:51:38 +0000 Subject: [PATCH] Bump aws-sdk-core from 3.211.0 to 3.222.0 Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.211.0 to 3.222.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-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ec6978e..32c50b7 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "rails", "8.0.1" gem "acidic_job", "= 1.0.0.rc1" gem "aasm", "~> 5.5.0" gem "aws-sdk-s3", "1.170", require: false -gem "aws-sdk-core", "3.211" +gem "aws-sdk-core", "3.222.0" gem "bootsnap", require: false gem "faraday-retry", "~> 2.2.1" gem "friendly_id", "~> 5.5.1" diff --git a/Gemfile.lock b/Gemfile.lock index 95f06f7..e691bc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,13 +96,15 @@ GEM amazing_print (1.7.2) annotaterb (4.13.0) ast (2.4.2) - aws-eventstream (1.3.1) - aws-partitions (1.1050.0) - aws-sdk-core (3.211.0) + aws-eventstream (1.3.2) + aws-partitions (1.1076.0) + aws-sdk-core (3.222.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) + base64 jmespath (~> 1, >= 1.6.1) + logger aws-sdk-kms (1.96.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) @@ -578,7 +580,7 @@ DEPENDENCIES acidic_job (= 1.0.0.rc1) amazing_print (~> 1.7.2) annotaterb - aws-sdk-core (= 3.211) + aws-sdk-core (= 3.222.0) aws-sdk-s3 (= 1.170) better_html bootsnap