From 091221b0ffa85d0d311587bcd6845297d6a5c66d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 06:13:53 +0000 Subject: [PATCH] Bump async from 2.8.2 to 2.9.0 Bumps [async](https://github.com/socketry/async) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/release.cert) - [Commits](https://github.com/socketry/async/compare/v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: async dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcbbc58fd8..da020f000f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,10 +5,10 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - async (2.8.2) + async (2.9.0) console (~> 1.10) fiber-annotation - io-event (~> 1.1) + io-event (~> 1.5, >= 1.5.1) timers (~> 4.1) aws-eventstream (1.3.0) aws-partitions (1.895.0) @@ -28,7 +28,7 @@ GEM aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) - console (1.23.4) + console (1.23.5) fiber-annotation fiber-local json @@ -48,7 +48,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) htmlentities (4.3.4) - io-event (1.4.4) + io-event (1.5.1) jmespath (1.6.2) json (2.7.1) mime-types (3.5.2)