From 1ef791d04176d5a9439b0253747527a2d1b7d92d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 01:17:53 +0000 Subject: [PATCH] Update dependency http to v6 --- Gemfile.lock | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ed08521..3fe99d9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,13 +142,10 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.2-aarch64-linux-gnu) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) - ffi-compiler (1.3.2) - ffi (>= 1.15.5) - rake + ffi (1.17.3-aarch64-linux-gnu) + ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) fiber-storage (1.0.1) globalid (1.3.0) activesupport (>= 6.1) @@ -160,14 +157,11 @@ GEM activesupport (>= 3.0) graphql (>= 1.13.0) hashdiff (1.2.1) - http (5.3.1) - addressable (~> 2.8) + http (6.0.1) http-cookie (~> 1.0) - http-form_data (~> 2.2) - llhttp-ffi (~> 0.5.0) - http-cookie (1.0.8) + llhttp (~> 0.6.1) + http-cookie (1.1.0) domain_name (~> 0.5) - http-form_data (2.3.0) i18n (1.14.8) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) @@ -188,9 +182,7 @@ GEM addressable (>= 2.8) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - llhttp-ffi (0.5.1) - ffi-compiler (~> 1.0) - rake (~> 13.0) + llhttp (0.6.1) logger (1.7.0) loofah (2.25.0) crass (~> 1.0.2) @@ -250,7 +242,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) qonfig (0.30.0)