From a483f504679fe848503930565fc72dc05268d7cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20V=C3=A1squez?= Date: Fri, 10 Jul 2026 13:06:09 -0600 Subject: [PATCH] Update aws-sdk-s3 1.226.0 -> 1.227.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Routine patch bump of the AWS SDK (pulls aws-sdk-core 3.252.0 -> 3.254.0 alongside). Lockfiles only — aws-sdk-s3 has no Gemfile version constraint. Used --conservative; rack stays at 2.x. aws-sdk-s3 is the config-only S3 storage backend behind Paperclip (no direct Aws:: calls in app code). Verified locally: boots, full suite 16/52/0, rubocop + reek clean. --- Gemfile.lock | 6 +++--- Gemfile.next.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e93458..8dc9501 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM execjs (~> 2) aws-eventstream (1.4.0) aws-partitions (1.1266.0) - aws-sdk-core (3.252.0) + aws-sdk-core (3.254.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -106,8 +106,8 @@ GEM aws-sdk-kms (1.129.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.226.0) - aws-sdk-core (~> 3, >= 3.248.0) + aws-sdk-s3 (1.227.0) + aws-sdk-core (~> 3, >= 3.254.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) diff --git a/Gemfile.next.lock b/Gemfile.next.lock index 3e93458..8dc9501 100644 --- a/Gemfile.next.lock +++ b/Gemfile.next.lock @@ -95,7 +95,7 @@ GEM execjs (~> 2) aws-eventstream (1.4.0) aws-partitions (1.1266.0) - aws-sdk-core (3.252.0) + aws-sdk-core (3.254.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -106,8 +106,8 @@ GEM aws-sdk-kms (1.129.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.226.0) - aws-sdk-core (~> 3, >= 3.248.0) + aws-sdk-s3 (1.227.0) + aws-sdk-core (~> 3, >= 3.254.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1)