From 6054952942fad279c38528470472823ab55ab345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:23:22 +0000 Subject: [PATCH] build(deps): bump faraday from 2.7.10 to 2.14.2 in /iap Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.10...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- iap/Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/iap/Gemfile.lock b/iap/Gemfile.lock index 43e7b81e5..717b42d64 100644 --- a/iap/Gemfile.lock +++ b/iap/Gemfile.lock @@ -4,10 +4,12 @@ GEM addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) diff-lcs (1.5.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.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) googleauth (1.7.0) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) @@ -15,9 +17,13 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) + json (2.19.5) jwt (2.7.1) + logger (1.7.0) memoist (0.16.2) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) public_suffix (5.0.3) rspec (3.12.0) @@ -35,12 +41,12 @@ 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) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) + uri (1.1.1) PLATFORMS ruby