From 1f0535526c24da65debbbcc5cec054fe270781d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 11:47:28 +0000 Subject: [PATCH] Bump async-http from 0.51.2 to 0.52.0 Bumps [async-http](https://github.com/socketry/async-http) from 0.51.2 to 0.52.0. - [Release notes](https://github.com/socketry/async-http/releases) - [Commits](https://github.com/socketry/async-http/compare/v0.51.2...v0.52.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 614cc8e72..a98fec4df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,17 +27,17 @@ GEM console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.51.2) - async (~> 1.23) + async-http (0.52.0) + async (~> 1.25) async-io (~> 1.28) async-pool (~> 0.2) protocol-http (~> 0.18.0) protocol-http1 (~> 0.12.0) - protocol-http2 (~> 0.13.0) + protocol-http2 (~> 0.14.0) async-http-faraday (0.9.0) async-http (~> 0.42) faraday - async-io (1.28.0) + async-io (1.29.0) async (~> 1.14) async-pool (0.3.0) async (~> 1.25) @@ -79,7 +79,7 @@ GEM protocol-http (0.18.0) protocol-http1 (0.12.0) protocol-http (~> 0.18) - protocol-http2 (0.13.3) + protocol-http2 (0.14.0) protocol-hpack (~> 1.4) protocol-http (~> 0.18) public_suffix (4.0.4)