From 74435c2661f178aaf29e308b35afbe52e958333b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 06:51:43 +0000 Subject: [PATCH] Bump aws-sdk-dynamodb in /contrib/cloudformation-template Bumps [aws-sdk-dynamodb](https://github.com/aws/aws-sdk-ruby) from 1.47.0 to 1.72.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-dynamodb dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- contrib/cloudformation-template/Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/contrib/cloudformation-template/Gemfile.lock b/contrib/cloudformation-template/Gemfile.lock index e04e82b..90d2286 100644 --- a/contrib/cloudformation-template/Gemfile.lock +++ b/contrib/cloudformation-template/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - aws-eventstream (1.1.0) - aws-partitions (1.322.0) + aws-eventstream (1.2.0) + aws-partitions (1.553.0) aws-sdk (3.0.1) aws-sdk-resources (~> 3) aws-sdk-accessanalyzer (1.6.0) @@ -164,9 +164,9 @@ GEM aws-sdk-connectparticipant (1.2.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.96.1) + aws-sdk-core (3.126.0) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) + aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) aws-sdk-costandusagereportservice (1.20.0) @@ -208,8 +208,8 @@ GEM aws-sdk-docdb (1.16.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-dynamodb (1.47.0) - aws-sdk-core (~> 3, >= 3.71.0) + aws-sdk-dynamodb (1.72.0) + aws-sdk-core (~> 3, >= 3.126.0) aws-sigv4 (~> 1.1) aws-sdk-dynamodbstreams (1.18.0) aws-sdk-core (~> 3, >= 3.71.0) @@ -905,8 +905,8 @@ GEM aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) aws-sigv2 (1.0.1) - aws-sigv4 (1.1.3) - aws-eventstream (~> 1.0, >= 1.0.2) + aws-sigv4 (1.4.0) + aws-eventstream (~> 1, >= 1.0.2) cloudformation-ruby-dsl (1.5.0) aws-sdk (>= 2.5.1) bundler @@ -918,7 +918,7 @@ GEM detabulator (0.1.0) diffy (3.3.0) highline (2.0.3) - jmespath (1.4.0) + jmespath (1.5.0) json (2.3.0) rake (13.0.1)