From 894728eeca381e8211d45a2bc2f899dd92e189dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 06:30:25 +0000 Subject: [PATCH] Bump aws-partitions from 1.1026.0 to 1.1029.0 in the aws-deps group Bumps the aws-deps group with 1 update: [aws-partitions](https://github.com/aws/aws-sdk-ruby). Updates `aws-partitions` from 1.1026.0 to 1.1029.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) --- updated-dependencies: - dependency-name: aws-partitions dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d99ab89c..4124d5474 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: aws-eventstream (1.3.0) - aws-partitions (1.1026.0) + aws-partitions (1.1029.0) aws-sdk-core (3.214.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0)