From b66438afc7f6a428dfd7eed9236503c90cb92677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 22:00:20 +0000 Subject: [PATCH] Bump aws-sdk-s3 from 1.102.0 to 1.208.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.102.0 to 1.208.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index ba771b5da1..9593c8ebd9 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'resque-scheduler', '~> 4.10.2' # Paperclip is deprecated: https://cm-jira.usa.gov/browse/SRCH-702 # Using a third-party fork as an interim measure. gem 'kt-paperclip', '~> 7.1.0' -gem 'aws-sdk-s3', '~> 1.102.0' +gem 'aws-sdk-s3', '~> 1.208.0' gem 'googlecharts', '~> 1.6.12' gem 'flickraw', '~> 0.9.9' gem 'mutex_m', '~> 0.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 6d17351d4c..ce46ddf58b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,21 +190,22 @@ GEM activesupport (>= 5.2, < 8.1) request_store (~> 1.0) aws-eventstream (1.4.0) - aws-partitions (1.1134.0) - aws-sdk-core (3.227.0) + aws-partitions (1.1206.0) + aws-sdk-core (3.241.4) 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-sdk-kms (1.107.0) - aws-sdk-core (~> 3, >= 3.227.0) + aws-sdk-kms (1.121.0) + aws-sdk-core (~> 3, >= 3.241.4) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.102.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3 (1.208.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.4) + aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) axe-core-api (4.10.3) @@ -922,7 +923,7 @@ DEPENDENCIES amazing_print (~> 1.4) american_date (~> 1.1.1) authlogic (~> 6.4, >= 6.4.3) - aws-sdk-s3 (~> 1.102.0) + aws-sdk-s3 (~> 1.208.0) axe-core-capybara axe-core-cucumber bigdecimal (~> 3.1, >= 3.1.8)