From 11e8d48b5c66b7df7509cf59461399b6e4164296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 07:38:23 +0000 Subject: [PATCH] Bump aws-sdk-codedeploy from 1.76.0 to 1.77.0 Bumps [aws-sdk-codedeploy](https://github.com/aws/aws-sdk-ruby) from 1.76.0 to 1.77.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-codedeploy/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-codedeploy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f5cf5370..68ab71e3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM aws-sdk-cloudwatchlogs (1.95.0) aws-sdk-core (~> 3, >= 3.207.0) aws-sigv4 (~> 1.5) - aws-sdk-codedeploy (1.76.0) + aws-sdk-codedeploy (1.77.0) aws-sdk-core (~> 3, >= 3.207.0) aws-sigv4 (~> 1.5) aws-sdk-core (3.208.0)