From c51702efcab94acbac6e6896a394cb28af9ab56f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 03:33:37 +0000 Subject: [PATCH] Bump async from 1.25.0 to 1.25.1 Bumps [async](https://github.com/socketry/async) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/socketry/async/releases) - [Commits](https://github.com/socketry/async/compare/v1.25.0...v1.25.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c019b3d8e..6a4bffd16 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.0) + async (1.25.1) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1)