From ff2e200fc580a6aa1f60bce4af6b71d5b257a0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:27:24 +0000 Subject: [PATCH] Bump faraday from 2.7.11 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.11 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.7.11...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9717cbb..173e36f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM mutex_m tzinfo (~> 2.0) ast (2.4.2) - base64 (0.1.1) + base64 (0.3.0) bigdecimal (3.1.4) builder (3.2.4) byebug (11.1.3) @@ -47,19 +47,23 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - faraday (2.7.11) - base64 - 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-encoding (0.0.5) faraday - faraday-net_http (3.0.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) + logger (1.7.0) method_source (1.0.0) minitest (5.20.0) mutex_m (0.1.2) + net-http (0.9.1) + uri (>= 0.11.1) ox (2.14.17) parallel (1.22.1) parser (3.2.0.0) @@ -109,6 +113,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) + uri (1.1.1) vcr (6.1.0) zeitwerk (2.6.12)