From 0d49e09abee5a635f24ac14cd6eacad19feb3ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 15:47:54 +0000 Subject: [PATCH] Bump the aws-deps group with 2 updates Bumps the aws-deps group with 2 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-core](https://github.com/aws/aws-sdk-ruby). Updates `aws-partitions` from 1.1029.0 to 1.1030.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-core` from 3.214.0 to 3.214.1 - [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-partitions dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-deps - dependency-name: aws-sdk-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d126b7d..2a3c6cf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,8 +24,8 @@ GEM autoprefixer-rails (10.4.19.0) execjs (~> 2) aws-eventstream (1.3.0) - aws-partitions (1.1029.0) - aws-sdk-core (3.214.0) + aws-partitions (1.1030.0) + aws-sdk-core (3.214.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9)