From 800933ab3284965809640d09c2caece7bc30aa7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 04:02:50 +0000 Subject: [PATCH] Bump async-io from 1.38.0 to 1.38.1 Bumps [async-io](https://github.com/socketry/async-io) from 1.38.0 to 1.38.1. - [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.0...v1.38.1) --- updated-dependencies: - dependency-name: async-io dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc5dc5d..3453ad8 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.0) + async-io (1.38.1) async async-pool (0.4.0) async (>= 1.25)