From 2c4c8f5d068948042141e01c910e224cda81f93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:57:40 +0000 Subject: [PATCH] Bump async from 2.6.4 to 2.6.5 Bumps [async](https://github.com/socketry/async) from 2.6.4 to 2.6.5. - [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.6.4...v2.6.5) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5baef47..6940f76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - async (2.6.4) + async (2.6.5) console (~> 1.10) fiber-annotation io-event (~> 1.1) @@ -55,7 +55,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - io-event (1.3.2) + io-event (1.3.3) json (2.6.3) language_server-protocol (3.17.0.3) lint_roller (1.1.0)