From 1334b2847232a4c1b56d27b826631443f877d669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:08:30 +0000 Subject: [PATCH] Bump faraday from 2.10.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.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.10.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ece1d82..f609f64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,11 +35,12 @@ GEM drb (2.2.1) excon (0.111.0) fakefs (3.0.0) - faraday (2.10.0) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json logger - faraday-net_http (3.1.1) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) gem-release (2.2.4) git (1.19.1) addressable (~> 2.8) @@ -55,10 +56,10 @@ GEM childprocess (~> 5.0.0) hamster (~> 3.0) open4 (~> 1.3) - logger (1.6.2) + logger (1.7.0) minitest (5.25.4) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) octokit (8.1.0) base64 faraday (>= 1, < 3) @@ -151,7 +152,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (0.13.2) + uri (1.1.1) PLATFORMS arm64-darwin-21