From 342dc6d85df04ac6d441204c55c9a6da96b30b6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:58:27 +0000 Subject: [PATCH] Bump aws-sdk-sagemaker from 1.205.0 to 1.206.0 Bumps [aws-sdk-sagemaker](https://github.com/aws/aws-sdk-ruby) from 1.205.0 to 1.206.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-sagemaker/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-sagemaker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 615478af6..da3ee4325 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM amq-protocol (2.3.2) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.801.0) + aws-partitions (1.805.0) aws-sdk-core (3.180.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -37,7 +37,7 @@ GEM aws-sdk-core (~> 3, >= 3.179.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.6) - aws-sdk-sagemaker (1.205.0) + aws-sdk-sagemaker (1.206.0) aws-sdk-core (~> 3, >= 3.177.0) aws-sigv4 (~> 1.1) aws-sdk-sagemakerruntime (1.54.0)