From 757787e16ae40c7ee471730b73883f4fc2078741 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 07:50:19 +0000 Subject: [PATCH] Bump async-pool from 0.3.0 to 0.3.1 Bumps [async-pool](https://github.com/socketry/async-pool) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/socketry/async-pool/releases) - [Commits](https://github.com/socketry/async-pool/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ec427541..5c49338a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - async (1.25.2) + async (1.26.0) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) @@ -39,7 +39,7 @@ GEM faraday async-io (1.29.0) async (~> 1.14) - async-pool (0.3.0) + async-pool (0.3.1) async (~> 1.25) backports (3.17.1) bump (0.9.0)