From 9be6d69f3145af6b8633e42449db88adadce59f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 06:03:46 +0000 Subject: [PATCH] Bump protocol-http from 0.18.0 to 0.19.0 Bumps [protocol-http](https://github.com/socketry/protocol-http) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/socketry/protocol-http/releases) - [Commits](https://github.com/socketry/protocol-http/compare/v0.18.0...v0.19.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21d3675c8..f37b1d820 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,23 +23,23 @@ 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) - async-http (0.52.0) + async-http (0.52.2) async (~> 1.25) async-io (~> 1.28) async-pool (~> 0.2) - protocol-http (~> 0.18.0) - protocol-http1 (~> 0.12.0) + protocol-http (~> 0.19.0) + protocol-http1 (~> 0.13.0) protocol-http2 (~> 0.14.0) async-http-faraday (0.9.0) async-http (~> 0.42) 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) @@ -76,9 +76,9 @@ GEM parser (2.7.1.2) ast (~> 2.4.0) protocol-hpack (1.4.2) - protocol-http (0.18.0) - protocol-http1 (0.12.0) - protocol-http (~> 0.18) + protocol-http (0.19.0) + protocol-http1 (0.13.0) + protocol-http (~> 0.19) protocol-http2 (0.14.0) protocol-hpack (~> 1.4) protocol-http (~> 0.18)