From 449f56386b2767f5f3c70ddeded00e04549f92e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 07:02:02 +0000 Subject: [PATCH] chore(deps): bump faraday-follow_redirects in the ruby group Bumps the ruby group with 1 update: [faraday-follow_redirects](https://github.com/tisba/faraday-follow-redirects). Updates `faraday-follow_redirects` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/tisba/faraday-follow-redirects/blob/main/CHANGELOG.md) - [Commits](https://github.com/tisba/faraday-follow-redirects/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: faraday-follow_redirects dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a77150bb..0a1b07c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-follow_redirects (0.3.0) + faraday-follow_redirects (0.4.0) faraday (>= 1, < 3) faraday-net_http (3.4.1) net-http (>= 0.5.0)