From fca4dabf33a12dc352493e491b529ba4b1e254d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:18:17 +0000 Subject: [PATCH] Bump aws-sdk-ecs from 1.147.0 to 1.148.0 in /components/services Bumps [aws-sdk-ecs](https://github.com/aws/aws-sdk-ruby) from 1.147.0 to 1.148.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-ecs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-ecs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/services/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/services/Gemfile.lock b/components/services/Gemfile.lock index 69f9c351b..b5eec1255 100644 --- a/components/services/Gemfile.lock +++ b/components/services/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: aws-eventstream (1.3.0) - aws-partitions (1.939.0) - aws-sdk-core (3.196.1) + aws-partitions (1.940.0) + aws-sdk-core (3.197.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) @@ -11,8 +11,8 @@ GEM aws-sdk-ec2 (1.459.0) aws-sdk-core (~> 3, >= 3.193.0) aws-sigv4 (~> 1.1) - aws-sdk-ecs (1.147.0) - aws-sdk-core (~> 3, >= 3.193.0) + aws-sdk-ecs (1.148.0) + aws-sdk-core (~> 3, >= 3.197.0) aws-sigv4 (~> 1.1) aws-sdk-ssm (1.169.0) aws-sdk-core (~> 3, >= 3.193.0)