From e87b9c4861ac207ef23a0da4bc77623f42d97a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 11:12:57 +0000 Subject: [PATCH] Update dependency http to v6 --- Gemfile | 2 +- Gemfile.lock | 18 +++++------------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 59ccf2fec38..00b946bac79 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'fast_blank', '~> 1.0' gem 'fastimage' gem 'hiredis-client' gem 'htmlentities', '~> 4.3' -gem 'http', '~> 5.3.0' +gem 'http', '~> 6.0.0' gem 'http_accept_language', '~> 2.1' gem 'httplog', '~> 1.8.0', require: false gem 'i18n' diff --git a/Gemfile.lock b/Gemfile.lock index 220e87efc8e..dbc529eacbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM diff-lcs (1.6.2) discard (2.0.0) activerecord (>= 7.0, < 9.0) - domain_name (0.6.20260829) + domain_name (0.6.20260902) doorkeeper (5.9.6) railties (>= 5) dotenv (3.2.0) @@ -246,9 +246,6 @@ GEM fast_blank (1.0.1) fastimage (2.4.1) ffi (1.17.4) - ffi-compiler (1.4.2) - ffi (>= 1.15.5) - rake flatware (2.4.0) benchmark drb @@ -308,14 +305,11 @@ GEM redis-client (= 0.30.1) hkdf (0.3.0) htmlentities (4.4.2) - http (5.3.1) - addressable (~> 2.8) + http (6.0.4) http-cookie (~> 1.0) - http-form_data (~> 2.2) - llhttp-ffi (~> 0.5.0) + llhttp (~> 0.6.1) http-cookie (1.1.6) domain_name (~> 0.5) - http-form_data (2.3.0) http_accept_language (2.1.1) httpclient (2.9.0) mutex_m @@ -417,9 +411,7 @@ GEM net-http (>= 0.6, < 0.10) starry (~> 0.2) uri (~> 1.0, >= 1.0.2) - llhttp-ffi (0.5.1) - ffi-compiler (~> 1.0) - rake (~> 13.0) + llhttp (0.6.2) logger (1.7.0) lograge (0.15.0) actionpack (>= 4) @@ -976,7 +968,7 @@ DEPENDENCIES hcaptcha (~> 7.1) hiredis-client htmlentities (~> 4.3) - http (~> 5.3.0) + http (~> 6.0.0) http_accept_language (~> 2.1) httplog (~> 1.8.0) i18n