From cc578947cc3514a03bfafb1cb5177d985100696e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 11:15:00 +0900 Subject: [PATCH] Bump aws-sdk-elasticbeanstalk from 1.51.0 to 1.52.0 (#976) Bumps [aws-sdk-elasticbeanstalk](https://github.com/aws/aws-sdk-ruby) from 1.51.0 to 1.52.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-elasticbeanstalk/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: aws-sdk-elasticbeanstalk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32a4e122..7519e6ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,19 +69,19 @@ GEM autoprefixer-rails (10.2.4.0) execjs aws-eventstream (1.2.0) - aws-partitions (1.649.0) + aws-partitions (1.664.0) aws-record (2.8.0) aws-sdk-dynamodb (~> 1.18) - aws-sdk-core (3.164.0) + aws-sdk-core (3.168.1) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) - aws-sigv4 (~> 1.1) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) aws-sdk-dynamodb (1.77.0) aws-sdk-core (~> 3, >= 3.127.0) aws-sigv4 (~> 1.1) - aws-sdk-elasticbeanstalk (1.51.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-elasticbeanstalk (1.52.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-kms (1.58.0) aws-sdk-core (~> 3, >= 3.127.0)