From 333485a095ae4e2de0afa574b945cbe5f6b7fe45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:16:23 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.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.13.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83c171b..7fce40c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,25 +19,25 @@ GEM diff-lcs (1.6.2) docile (1.4.1) dry-inflector (1.0.0) - faraday (2.13.1) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-oauth (0.1.1) faraday (~> 2.0) simple_oauth (~> 0.3) hashie (5.0.0) - json (2.12.2) + json (2.18.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) method_source (1.1.0) mocha (2.7.1) ruby2_keywords (>= 0.0.5) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) oauth (1.1.0) oauth-tty (~> 1.0, >= 1.0.1) snaky_hash (~> 2.0) @@ -103,7 +103,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.4) + uri (1.1.1) version_gem (1.1.8) PLATFORMS