diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-22 01:17:09 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 01:17:09 +0900 |
commit | db08fb9241d99be77e746ff23233c631a8da2d84 (patch) | |
tree | 2357434cae7c1339b391e541130c6ec57d45adbb | |
parent | a18fb61230626d432650ba65c0cd920d92feb2a6 (diff) |
Bump aws-sdk-core from 3.95.0 to 3.96.1 (#13818)
Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.95.0 to 3.96.1. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index dce7bea96..c1e8b191f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,8 @@ GEM av (0.9.0) cocaine (~> 0.5.3) aws-eventstream (1.1.0) - aws-partitions (1.316.0) - aws-sdk-core (3.95.0) + aws-partitions (1.318.0) + aws-sdk-core (3.96.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) |