From 741d471cd18100787ed3a65f6e15a8d4fd0a46f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:28:02 +0100 Subject: [PATCH] Build(deps): Bump aws-eventstream from 1.3.0 to 1.3.1 (#31339) Bumps [aws-eventstream](https://github.com/aws/aws-sdk-ruby) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-eventstream/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/compare/1.3.0...1.3.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 4feb5ac5bfc..5ac6a660405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - aws-eventstream (1.3.0) + aws-eventstream (1.3.1) aws-partitions (1.894.0) aws-sdk-core (3.191.3) aws-eventstream (~> 1, >= 1.3.0)