From 1a7fd2f446d5b65e36359a6fd147c1c2b23cfd8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 11:41:24 +0200 Subject: [PATCH] chore(deps): update dependency faraday-httpclient to v2.0.2 (#35082) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2d89e3c4..a2d0f6875 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-httpclient (2.0.1) + faraday-httpclient (2.0.2) httpclient (>= 2.2) faraday-net_http (3.4.0) net-http (>= 0.5.0)