From 58c3a9caea30303f61766f858c652673c9a0c4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:25:06 +0000 Subject: [PATCH] Bump faraday from 2.5.2 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.5.2 to 2.14.1. - [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.5.2...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5b1a6f6..e713dbec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,9 +229,10 @@ GEM railties (>= 5.0.0) faker (2.21.0) i18n (>= 1.8.11, < 2) - faraday (2.5.2) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-mashify (0.1.1) @@ -239,7 +240,8 @@ GEM hashie faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.0.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) fasterer (0.10.0) colorize (~> 0.7) ruby_parser (>= 3.19.1) @@ -385,6 +387,8 @@ GEM mutex_m (0.3.0) mysql2 (0.5.4) nanoid (2.0.0) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.4.20) date net-protocol @@ -881,6 +885,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.1.0) uniform_notifier (1.16.0) + uri (1.1.1) validate_email (0.1.6) activemodel (>= 3.0) mail (>= 2.2.5)