From b14cfd73ff3f8032722bb7efc1986ffb9461f3c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 20:08:20 +0000 Subject: [PATCH] Bump http from 6.0.3 to 6.0.4 Bumps [http](https://github.com/httprb/http) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/httprb/http/releases) - [Changelog](https://github.com/httprb/http/blob/main/CHANGELOG.md) - [Commits](https://github.com/httprb/http/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: http dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bf286c..8f05841 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,14 +21,14 @@ GEM domain_name (0.6.20240107) drb (2.2.3) ffi (1.17.4-java) - ffi-compiler (1.3.2) + ffi-compiler (1.4.2) ffi (>= 1.15.5) rake hashdiff (1.2.1) - http (6.0.3) + http (6.0.4) http-cookie (~> 1.0) llhttp (~> 0.6.1) - http (6.0.3-java) + http (6.0.4-java) http-cookie (~> 1.0) llhttp-ffi (~> 0.5.1) http-cookie (1.1.6) @@ -37,7 +37,7 @@ GEM json (2.21.1-java) language_server-protocol (3.17.0.6) lint_roller (1.1.0) - llhttp (0.6.1) + llhttp (0.6.2) llhttp-ffi (0.5.1) ffi-compiler (~> 1.0) rake (~> 13.0)