From 58238400510ee926393101cd9d76eae522d7fa55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:56:42 +0000 Subject: [PATCH] Bump async from 2.10.2 to 2.11.0 Bumps [async](https://github.com/socketry/async) from 2.10.2 to 2.11.0. - [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.10.2...v2.11.0) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1cd6b3..e0184b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,16 +15,16 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - async (2.10.2) - console (~> 1.10) + async (2.11.0) + console (~> 1.25, >= 1.25.2) fiber-annotation io-event (~> 1.5, >= 1.5.1) timers (~> 4.1) bigdecimal (3.1.6) concurrent-ruby (1.1.10) - console (1.24.0) + console (1.25.2) fiber-annotation - fiber-local + fiber-local (~> 1.1) json crack (1.0.0) bigdecimal @@ -50,7 +50,9 @@ GEM faraday-net_http (3.1.0) net-http fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (0.1.1) gli (2.21.1) hashdiff (1.1.0) hashie (5.0.0)