From 74d5c3e681f25299dc0488410a732bc76ffd323c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:41:55 +0000 Subject: [PATCH] Bump faraday from 2.9.2 to 2.10.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c647268bf..09162a51be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,8 +262,9 @@ GEM fakefs (2.5.0) faker (3.4.1) i18n (>= 1.8.11, < 2) - faraday (2.9.2) + faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) + logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-net_http (3.1.0) @@ -423,6 +424,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) + logger (1.6.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0)