From 0ac15c7633e39ac2a04504af76c4d6cbb7765c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 22:31:16 +0100 Subject: [PATCH] Build(deps): Bump aws-eventstream from 1.1.0 to 1.1.1 (#12290) Bumps [aws-eventstream](https://github.com/aws/aws-sdk-ruby) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-eventstream/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/compare/1.1.0...1.1.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9f8403aa54..3e6b9933a1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) ast (2.4.2) - aws-eventstream (1.1.0) + aws-eventstream (1.1.1) aws-partitions (1.390.0) aws-sdk-core (3.109.2) aws-eventstream (~> 1, >= 1.0.2)