From 05dc1ffa70e378529074505848a95246837a04ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:32:11 +0000 Subject: [PATCH] chore(deps): bump faraday from 2.7.4 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.4...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41602b5..06c4922 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,14 +17,19 @@ GEM diff-lcs (1.5.0) equation (0.6.2) fakefs (2.3.0) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-retry (2.0.0) faraday (~> 2.0) json (2.6.2) + logger (1.7.0) method_source (1.0.0) + net-http (0.9.1) + uri (>= 0.11.1) octokit (6.0.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -66,7 +71,6 @@ GEM rubocop-ast (1.23.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -74,6 +78,7 @@ GEM treetop (1.6.12) polyglot (~> 0.3) unicode-display_width (2.3.0) + uri (1.1.1) PLATFORMS arm64-darwin-21