From 7fd3ba73b4a528730172f4e5a7f20f45dd90fa6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:34:23 +0000 Subject: [PATCH] Bump faraday from 2.8.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.8.1 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.8.1...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 46e9212..4fbed5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (3.1.5) chronic (0.10.2) concurrent-ruby (1.2.2) @@ -28,13 +28,14 @@ GEM i18n drb (2.2.0) ruby2_keywords - faraday (2.8.1) - 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-http-cache (2.5.0) faraday (>= 0.8) - faraday-net_http (3.0.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-retry (2.2.0) faraday (~> 2.0) gli (2.21.1) @@ -43,8 +44,11 @@ GEM concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3) + logger (1.7.0) minitest (5.20.0) mutex_m (0.2.0) + net-http (0.9.1) + uri (>= 0.11.1) octokit (8.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -115,6 +119,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + uri (1.1.1) vcr (6.2.0) webmock (3.19.1) addressable (>= 2.8.0)