Update faraday to version 2.14.0

This commit is contained in:
depfu[bot] 2026-02-09 22:20:12 +00:00 committed by GitHub
parent 901070f7e5
commit f564fc6d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -201,7 +201,7 @@ GEM
railties (>= 6.1.0)
faker (3.5.2)
i18n (>= 1.8.11, < 2)
faraday (2.13.4)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
@ -209,8 +209,8 @@ GEM
faraday (>= 1, < 3)
faraday-multipart (1.1.1)
multipart-post (~> 2.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
fastimage (2.4.0)
feature (1.4.0)
ffi (1.17.2)
@ -272,7 +272,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.13.2)
json (2.18.1)
json-schema (6.0.0)
addressable (~> 2.8)
bigdecimal (~> 3.1)
@ -332,8 +332,8 @@ GEM
multi_xml (0.7.2)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-http (0.9.1)
uri (>= 0.11.1)
net-imap (0.5.10)
date
net-protocol