From 3cfd29212b5de14cf9269350ac0dda70658c4898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:26:00 +0000 Subject: [PATCH] build(deps): bump faraday from 2.7.10 to 2.14.1 in /auth Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.10...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- auth/Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/auth/Gemfile.lock b/auth/Gemfile.lock index 2f94a36d0..ce4af331a 100644 --- a/auth/Gemfile.lock +++ b/auth/Gemfile.lock @@ -7,10 +7,12 @@ GEM diff-lcs (1.5.0) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) google-apis-core (0.11.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) @@ -46,10 +48,14 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) + json (2.18.1) jwt (2.7.1) + logger (1.7.0) memoist (0.16.2) mini_mime (1.1.5) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) public_suffix (5.0.3) rake (13.0.6) @@ -74,7 +80,6 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.5) signet (0.17.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -82,6 +87,7 @@ GEM multi_json (~> 1.10) trailblazer-option (0.1.2) uber (0.1.0) + uri (1.1.1) webrick (1.8.1) PLATFORMS