From 8fab2a04577edb19e9b917ab4b152b882a976f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:25:23 +0000 Subject: [PATCH] Bump faraday from 2.7.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.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.7.1...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a26a27..f264255 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,12 +33,14 @@ GEM rexml diff-lcs (1.5.0) docile (1.4.0) - faraday (2.7.1) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.0.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) graphlient (0.7.0) faraday (~> 2.0) graphql-client @@ -53,12 +55,15 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.6.2) + logger (1.7.0) method_source (1.0.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) minitest (5.25.1) multipart-post (2.2.3) + net-http (0.9.1) + uri (>= 0.11.1) parallel (1.22.1) parser (3.1.3.0) ast (~> 2.4.1) @@ -104,7 +109,6 @@ GEM rubocop-rspec (2.15.0) rubocop (~> 1.33) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.5) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) @@ -114,6 +118,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) + uri (1.1.1) webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2)