From 82a31212da1ed353e5e4925038941f055cc7dd33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:59:53 +0000 Subject: [PATCH] build(deps): bump aws-sdk-s3 from 1.180.0 to 1.181.0 in the aws group Bumps the aws group with 1 update: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-s3` from 1.180.0 to 1.181.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 dependency-group: aws ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad2a848..0e8e525 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,8 @@ GEM fugit (~> 1.1) rails (>= 5.0) ast (2.4.2) - aws-eventstream (1.3.0) - aws-partitions (1.1048.0) + aws-eventstream (1.3.1) + aws-partitions (1.1050.0) aws-sdk-cognitoidentityprovider (1.115.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) @@ -106,7 +106,7 @@ GEM aws-sdk-kms (1.98.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.180.0) + aws-sdk-s3 (1.181.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5)