From 78ecfe6f31e9cfff42f89b0a07969995d71db0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 04:07:08 +0000 Subject: [PATCH] Bump async-io from 1.42.1 to 1.43.2 Bumps [async-io](https://github.com/socketry/async-io) from 1.42.1 to 1.43.2. - [Release notes](https://github.com/socketry/async-io/releases) - [Changelog](https://github.com/socketry/async-io/blob/main/release.cert) - [Commits](https://github.com/socketry/async-io/compare/v1.42.1...v1.43.2) --- updated-dependencies: - dependency-name: async-io 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 48dc97f..c3fe815 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM async-http-faraday (0.12.0) async-http (~> 0.42) faraday - async-io (1.42.1) + async-io (1.43.2) async async-pool (0.4.0) async (>= 1.25)