From 13bc62fc663a106ba0e1cc50b867885cfc977f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 03:38:59 +0000 Subject: [PATCH] Bump async-io from 1.38.1 to 1.41.0 Bumps [async-io](https://github.com/socketry/async-io) from 1.38.1 to 1.41.0. - [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.38.1...v1.41.0) --- 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 aa9266c..5bc0648 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.38.1) + async-io (1.41.0) async async-pool (0.4.0) async (>= 1.25)