From 6ae648faed2875de91914975f6812bee42762efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 07:18:13 +0000 Subject: [PATCH] Bump aws-sdk-ecs from 1.193.0 to 1.201.0 Bumps [aws-sdk-ecs](https://github.com/aws/aws-sdk-ruby) from 1.193.0 to 1.201.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-version: 1.201.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e817054..8fef7ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM thor (~> 1.0) ast (2.4.2) aws-eventstream (1.4.0) - aws-partitions (1.1110.0) + aws-partitions (1.1141.0) aws-sdk (3.3.0) aws-sdk-resources (~> 3) aws-sdk-accessanalyzer (1.72.0) @@ -345,11 +345,12 @@ GEM aws-sdk-controltower (1.44.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.225.0) + aws-sdk-core (3.229.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 + bigdecimal jmespath (~> 1, >= 1.6.1) logger aws-sdk-costandusagereportservice (1.74.0) @@ -439,8 +440,8 @@ GEM aws-sdk-ecrpublic (1.51.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-ecs (1.193.0) - aws-sdk-core (~> 3, >= 3.225.0) + aws-sdk-ecs (1.201.0) + aws-sdk-core (~> 3, >= 3.228.0) aws-sigv4 (~> 1.5) aws-sdk-efs (1.95.0) aws-sdk-core (~> 3, >= 3.225.0) @@ -1651,7 +1652,7 @@ GEM aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) aws-sigv2 (1.3.0) - aws-sigv4 (1.12.0) + aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (3.1.9)