From f5cae0efd247001a1dec1e332cccdbf1c138aba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:08:49 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 693e9f1..85e4d50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,11 +77,12 @@ GEM rubocop smart_properties erubi (1.13.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.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.0) ffi-compiler (1.3.2) ffi (>= 1.15.5) @@ -125,7 +126,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.0) + logger (1.7.0) loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -135,8 +136,8 @@ GEM minitest (5.24.1) mutex_m (0.3.0) nenv (0.3.0) - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) niftany (0.10.1) colorize (~> 0.8.1) erb_lint (~> 0.0.22) @@ -251,7 +252,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (1.0.3) + uri (1.1.1) vcr (6.2.0) webmock (3.23.1) addressable (>= 2.8.0)