From 2fd0657d77678fbe460a0f166cf4ebb152020c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:38:38 +0000 Subject: [PATCH] Bump faraday from 2.9.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 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.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0af7ec57..3bd1c44a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,13 +134,15 @@ GEM drb (2.2.3) erb (5.0.1) erubi (1.13.1) - faraday (2.9.0) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger faraday-gzip (2.0.1) faraday (>= 1.0) zlib (~> 3.0) - faraday-net_http (3.1.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) fiber-storage (1.0.1) frozen_record (0.27.4) activemodel @@ -215,8 +217,8 @@ GEM minitest (>= 5.0) ruby-progressbar mutex_m (0.3.0) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.7) date net-protocol @@ -386,7 +388,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (0.13.2) + uri (1.1.1) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)