From 3f1e94f2c44f44a363e3d0d645314a4f0b8b40e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 06:52:06 +0000 Subject: [PATCH] Bump protocol-http1 from 0.15.0 to 0.16.1 in /examples/streaming_upload Bumps [protocol-http1](https://github.com/socketry/protocol-http1) from 0.15.0 to 0.16.1. - [Changelog](https://github.com/socketry/protocol-http1/blob/main/release.cert) - [Commits](https://github.com/socketry/protocol-http1/compare/v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: protocol-http1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/streaming_upload/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/streaming_upload/Gemfile.lock b/examples/streaming_upload/Gemfile.lock index 00dac55f..7d472e47 100644 --- a/examples/streaming_upload/Gemfile.lock +++ b/examples/streaming_upload/Gemfile.lock @@ -8,14 +8,14 @@ GEM async-container (0.16.12) async async-io - async-http (0.60.1) + async-http (0.61.0) async (>= 1.25) async-io (>= 1.28) async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) + protocol-http (~> 0.25.0) + protocol-http1 (~> 0.16.0) protocol-http2 (~> 0.15.0) - traces (>= 0.8.0) + traces (>= 0.10.0) async-http-cache (0.4.3) async-http (~> 0.56) async-io (1.34.3) @@ -47,8 +47,8 @@ GEM console (~> 1.8) samovar (~> 2.1) protocol-hpack (1.4.2) - protocol-http (0.24.1) - protocol-http1 (0.15.0) + protocol-http (0.25.0) + protocol-http1 (0.16.1) protocol-http (~> 0.22) protocol-http2 (0.15.1) protocol-hpack (~> 1.4) @@ -61,7 +61,7 @@ GEM console (~> 1.0) mapping (~> 1.0) timers (4.3.5) - traces (0.9.1) + traces (0.11.1) PLATFORMS x86_64-linux