From 050087427cb51d9b358819c5ab7eafda58ca1e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 03:03:30 +0000 Subject: [PATCH] chore(deps): bump protocol-http from 0.65.0 to 0.66.0 Bumps [protocol-http](https://github.com/socketry/protocol-http) from 0.65.0 to 0.66.0. - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-http/compare/v0.65.0...v0.66.0) --- updated-dependencies: - dependency-name: protocol-http dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92d3d07..5b10f84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM racc prism (1.9.0) protocol-hpack (1.5.1) - protocol-http (0.65.0) + protocol-http (0.66.0) protocol-http1 (0.39.0) protocol-http (~> 0.62) protocol-http2 (0.26.2)