From 01e3cdd8522b20919435eb50aeb8b969d274cf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:25:27 +0000 Subject: [PATCH] build(deps-dev): bump async from 2.17.0 to 2.18.0 Bumps [async](https://github.com/socketry/async) from 2.17.0 to 2.18.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.17.0...v2.18.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 7a2155f3ef8..45d85fd938e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - async (2.17.0) + async (2.18.0) console (~> 1.26) fiber-annotation io-event (~> 1.6, >= 1.6.5)