From 202b7f83f8aff0c8ee405d2ddb21982cc867e51c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 10:39:20 +0000 Subject: [PATCH] Bump async-http from 0.51.2 to 0.51.3 Bumps [async-http](https://github.com/socketry/async-http) from 0.51.2 to 0.51.3. - [Release notes](https://github.com/socketry/async-http/releases) - [Commits](https://github.com/socketry/async-http/compare/v0.51.2...v0.51.3) 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 2a7b32daf..3e132eb01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.51.2) + async-http (0.51.3) async (~> 1.23) async-io (~> 1.28) async-pool (~> 0.2)