From 95340afba7e3369ec8dd785d0e38c51fce6ceb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:20:57 +0000 Subject: [PATCH] Bump aws-sdk-cloudformation from 1.97.0 to 1.98.0 Bumps [aws-sdk-cloudformation](https://github.com/aws/aws-sdk-ruby) from 1.97.0 to 1.98.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8da45dd..ae1e9ee2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,8 @@ GEM ast (2.4.2) aws-eventstream (1.3.0) aws-partitions (1.883.0) - aws-sdk-cloudformation (1.97.0) - aws-sdk-core (~> 3, >= 3.188.0) + aws-sdk-cloudformation (1.98.0) + aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (~> 1.1) aws-sdk-core (3.191.0) aws-eventstream (~> 1, >= 1.3.0)