From 8e00315ce4ab451b0816378580ef23a967cb12f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:12:38 +0000 Subject: [PATCH] Bump async-http from 0.76.0 to 0.78.0 Bumps [async-http](https://github.com/socketry/async-http) from 0.76.0 to 0.78.0. - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](https://github.com/socketry/async-http/compare/v0.76.0...v0.78.0) --- updated-dependencies: - dependency-name: async-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c0a05a..34d59f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,13 +80,13 @@ GEM io-event (~> 1.6, >= 1.6.5) async-container (0.18.3) async (~> 2.10) - async-http (0.76.0) + async-http (0.78.0) async (>= 2.10.2) async-pool (~> 0.7) io-endpoint (~> 0.11) io-stream (~> 0.4) - protocol-http (~> 0.34) - protocol-http1 (~> 0.20) + protocol-http (~> 0.37) + protocol-http1 (~> 0.25) protocol-http2 (~> 0.18) traces (>= 0.10) async-http-cache (0.4.4) @@ -251,8 +251,8 @@ GEM pronto (~> 0.11.0) rubocop (>= 0.63.1, < 2.0) protocol-hpack (1.5.1) - protocol-http (0.35.0) - protocol-http1 (0.22.0) + protocol-http (0.37.0) + protocol-http1 (0.25.0) protocol-http (~> 0.22) protocol-http2 (0.18.0) protocol-hpack (~> 1.4)