From 7b972ec916330d4549c20040201aee388a389ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:10:41 +0000 Subject: [PATCH] Bump faraday from 2.12.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ad1480..66e5a30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,23 +19,23 @@ GEM rexml diff-lcs (1.5.1) docile (1.4.1) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-retry (2.2.1) faraday (~> 2.0) gem-release (2.2.2) hashdiff (1.1.2) - json (2.8.1) + json (2.18.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.1) + logger (1.7.0) multi_json (1.15.0) - net-http (0.5.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) parallel (1.26.3) parse_gemspec (1.0.0) parse_gemspec-cli (1.0.0) @@ -107,7 +107,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.1.1) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)