From e83c25643afea12ed9b943b6b5fd59712bc925a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 21:44:56 +0000 Subject: [PATCH] build(deps): bump the aws-gems group with 2 updates Bumps the aws-gems group with 2 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby). Updates `aws-partitions` from 1.866.0 to 1.868.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-kms` from 1.74.0 to 1.75.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-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-partitions dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-gems - dependency-name: aws-sdk-kms dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-gems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4095c1eecf..8c1bbd5e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,13 +111,13 @@ GEM attr_extras (7.1.0) awesome_print (1.9.2) aws-eventstream (1.3.0) - aws-partitions (1.866.0) + aws-partitions (1.868.0) aws-sdk-core (3.190.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.74.0) + aws-sdk-kms (1.75.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.141.0)