From ab1aaea8b4c767c9382fd81f9077445ad61640b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:38:41 +0000 Subject: [PATCH] Bump protocol-http1 from 0.14.6 to 0.15.1 Bumps [protocol-http1](https://github.com/socketry/protocol-http1) from 0.14.6 to 0.15.1. - [Changelog](https://github.com/socketry/protocol-http1/blob/main/release.cert) - [Commits](https://github.com/socketry/protocol-http1/compare/v0.14.6...v0.15.1) --- updated-dependencies: - dependency-name: protocol-http1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 408689b6..bfafd55b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,15 +31,15 @@ GEM console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.59.4) + async-http (0.60.1) async (>= 1.25) async-io (>= 1.28) async-pool (>= 0.2) - protocol-http (~> 0.23.1) - protocol-http1 (~> 0.14.0) - protocol-http2 (~> 0.14.0) + protocol-http (~> 0.24.0) + protocol-http1 (~> 0.15.0) + protocol-http2 (~> 0.15.0) traces (>= 0.8.0) - async-http-faraday (0.11.0) + async-http-faraday (0.12.0) async-http (~> 0.42) faraday async-io (1.34.1) @@ -128,10 +128,10 @@ GEM pg_query (2.2.1) google-protobuf (>= 3.19.2) protocol-hpack (1.4.2) - protocol-http (0.23.12) - protocol-http1 (0.14.6) + protocol-http (0.24.7) + protocol-http1 (0.15.1) protocol-http (~> 0.22) - protocol-http2 (0.14.2) + protocol-http2 (0.15.1) protocol-hpack (~> 1.4) protocol-http (~> 0.18) pry (0.14.2)