From 3baebde2b652259a77737a25e409bf9796501c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:14:38 +0000 Subject: [PATCH] Bump aws-sdk-cloudformation from 1.124.0 to 1.125.0 Bumps [aws-sdk-cloudformation](https://github.com/aws/aws-sdk-ruby) from 1.124.0 to 1.125.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-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-cloudformation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc523eb..1198990 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,11 +14,11 @@ GEM specs: ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.1031.0) - aws-sdk-cloudformation (1.124.0) - aws-sdk-core (~> 3, >= 3.210.0) + aws-partitions (1.1038.0) + aws-sdk-cloudformation (1.125.0) + aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.214.1) + aws-sdk-core (3.216.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -30,7 +30,7 @@ GEM aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.10.1) + aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) docile (1.4.1)