From c9575c22d0fe0bccdd9e5efda8f1a25b07700076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:16:27 +0000 Subject: [PATCH] Bump async from 2.18.0 to 2.19.0 Bumps [async](https://github.com/socketry/async) from 2.18.0 to 2.19.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.18.0...v2.19.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 3b2094f7b4..4707b9832b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,8 +34,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) ansi (1.5.0) - async (2.18.0) - console (~> 1.26) + async (2.19.0) + console (~> 1.29) fiber-annotation io-event (~> 1.6, >= 1.6.5) autoprefixer-rails (10.4.19.0) @@ -54,7 +54,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.3.4) - console (1.27.0) + console (1.29.0) fiber-annotation fiber-local (~> 1.1) json @@ -127,7 +127,7 @@ GEM i18n (1.6.0) concurrent-ruby (~> 1.0) io-event (1.7.3) - json (2.7.5) + json (2.8.1) kramdown (2.4.0) rexml listen (3.9.0)