From d710ab08e73af1aa32215c17a9421cbc4062d220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:03:48 +0000 Subject: [PATCH] Bump async from 2.20.0 to 2.21.0 Bumps [async](https://github.com/socketry/async) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](https://github.com/socketry/async/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: async dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3db389ba0..cc1b9826ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) ansi (1.5.0) - async (2.20.0) + async (2.21.0) console (~> 1.29) fiber-annotation io-event (~> 1.6, >= 1.6.5)