From ad276ec85dc5c5ec1dd3114ce65fc0af64fd4350 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 03:28:44 +0000 Subject: [PATCH] Bump aws-sdk-s3 from 1.88.0 to 1.97.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.88.0 to 1.97.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 602fb4b..1912ac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,21 +32,21 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - aws-eventstream (1.1.0) - aws-partitions (1.422.0) - aws-sdk-core (3.112.0) + aws-eventstream (1.1.1) + aws-partitions (1.480.0) + aws-sdk-core (3.118.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.42.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.45.0) + aws-sdk-core (~> 3, >= 3.118.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.88.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.97.0) + aws-sdk-core (~> 3, >= 3.118.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.2) + aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) azure-storage-blob (2.0.1) azure-storage-common (~> 2.0)