Update dependency http to v6

This commit is contained in:
renovate[bot]
2026-09-08 11:12:57 +00:00
committed by GitHub
parent 4050f3716a
commit e87b9c4861
2 changed files with 6 additions and 14 deletions

View File

@@ -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'

View File

@@ -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