From e884b0d79af85aebfb3f2b664cff4c1f75f43cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:32:31 +0000 Subject: [PATCH] Bump faraday from 2.7.9 to 2.14.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.9 to 2.14.2. - [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.9...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff95debd..45aa3b31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,12 @@ GEM rake (>= 12.0.0, < 14.0.0) distributed-lock-google-cloud-storage (1.1.0) google-cloud-storage (~> 1.32) - faraday (2.7.9) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) google-apis-core (0.11.0) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) @@ -47,10 +49,14 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) + json (2.19.5) jwt (2.7.1) + logger (1.7.0) memoist (0.16.2) mini_mime (1.1.2) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) public_suffix (5.0.1) rake (13.0.6) @@ -60,7 +66,6 @@ GEM uber (< 0.2.0) retriable (3.1.2) rexml (3.2.5) - ruby2_keywords (0.0.5) signet (0.17.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -68,6 +73,7 @@ GEM multi_json (~> 1.10) trailblazer-option (0.1.2) uber (0.1.0) + uri (1.1.1) webrick (1.8.1) PLATFORMS