From 70bffce015d1af07f2bf44ffca5c055618afef3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:18:47 +0000 Subject: [PATCH] Bump faraday from 2.13.4 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.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.13.4...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b4698e..567dad4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,14 +34,14 @@ GEM csv (3.3.5) declarative (0.0.20) drb (2.2.3) - faraday (2.13.4) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-x86_64-linux-gnu) fileutils (1.7.3) @@ -70,7 +70,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) iniparse (1.5.0) - json (2.14.1) + json (2.18.1) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -83,8 +83,8 @@ GEM minitest (5.25.5) multi_json (1.17.0) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) overcommit (0.68.0) childprocess (>= 0.6.3, < 6) @@ -159,7 +159,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.1.1) PLATFORMS aarch64-linux