From acc8ed2d65ddf58ec62370341f5416f306bd421e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:22:28 +0000 Subject: [PATCH] Bump faraday from 2.2.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.2.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.2.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 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3146100844..fac04c9391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,16 +9,22 @@ GEM coderay (1.1.3) concurrent-ruby (1.1.9) diff-lcs (1.5.0) - faraday (2.2.0) - faraday-net_http (~> 2.0) - ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.1) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0) + json (2.18.1) kwalify (0.7.2) + logger (1.7.0) method_source (1.0.0) mini_portile2 (2.8.0) minitest (5.15.0) + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -40,9 +46,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) - ruby2_keywords (0.0.5) tzinfo (2.0.4) concurrent-ruby (~> 1.0) + uri (1.1.1) PLATFORMS ruby