From fe4f070036af7147a36c1c4d156a053f3387143a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:17:09 +0000 Subject: [PATCH] Bump aws-sdk-ec2 from 1.428.0 to 1.429.0 in /components/services Bumps [aws-sdk-ec2](https://github.com/aws/aws-sdk-ruby) from 1.428.0 to 1.429.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-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-ec2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/services/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/services/Gemfile.lock b/components/services/Gemfile.lock index c39d07b31..23046571b 100644 --- a/components/services/Gemfile.lock +++ b/components/services/Gemfile.lock @@ -8,7 +8,7 @@ GEM aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-ec2 (1.428.0) + aws-sdk-ec2 (1.429.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) aws-sdk-ecs (1.135.0)