From 630e506a04fa08181dc378f9e4bcbad40ca51961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:14:00 +0000 Subject: [PATCH] chore(deps): bump async from 2.8.1 to 2.8.2 Bumps [async](https://github.com/socketry/async) from 2.8.1 to 2.8.2. - [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.1...v2.8.2) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a63cf8d..c05b611 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - async (2.8.1) + async (2.8.2) console (~> 1.10) fiber-annotation io-event (~> 1.1) @@ -36,9 +36,10 @@ GEM bigdecimal (3.1.6) concurrent-ruby (1.2.3) connection_pool (2.4.1) - console (1.23.3) + console (1.23.4) fiber-annotation fiber-local + json crack (1.0.0) bigdecimal rexml @@ -61,7 +62,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.7.2) - io-event (1.4.3) + io-event (1.4.4) irb (1.11.2) rdoc reline (>= 0.4.2)