From 2cbc2d4d523be6b43b3648be469f57a989bcbffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:53:45 +0000 Subject: [PATCH] Bump aws-sdk-s3 from 1.167.0 to 1.168.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.167.0 to 1.168.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d00b4e6..6eb0add 100644 --- a/Gemfile +++ b/Gemfile @@ -60,4 +60,4 @@ gem "dockerfile-rails", ">= 1.6", :group => :development gem "devise" gem "friendly_id" gem "vite_rails" -gem "aws-sdk-s3", "~> 1.167", :require => false +gem "aws-sdk-s3", "~> 1.168", :require => false diff --git a/Gemfile.lock b/Gemfile.lock index 67996c6..f40cee2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.989.0) + aws-partitions (1.991.0) aws-sdk-core (3.209.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -84,7 +84,7 @@ GEM aws-sdk-kms (1.94.0) aws-sdk-core (~> 3, >= 3.207.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.167.0) + aws-sdk-s3 (1.168.0) aws-sdk-core (~> 3, >= 3.207.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -366,7 +366,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - aws-sdk-s3 (~> 1.167) + aws-sdk-s3 (~> 1.168) bootsnap brakeman capybara