From 98f7433bfd6ba874ebb9f863cbbd7a5988fc14e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:20:31 +0000 Subject: [PATCH] build(deps): bump faraday from 2.7.11 to 2.14.3 in /stackdriver Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.11 to 2.14.3. - [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.11...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- stackdriver/Gemfile.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/stackdriver/Gemfile.lock b/stackdriver/Gemfile.lock index 260ff82d6..8afc970e5 100644 --- a/stackdriver/Gemfile.lock +++ b/stackdriver/Gemfile.lock @@ -3,14 +3,14 @@ GEM specs: addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - base64 (0.1.1) concurrent-ruby (1.2.2) diff-lcs (1.5.0) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.3) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.4) + net-http (~> 0.5) faraday-retry (2.2.0) faraday (~> 2.0) gapic-common (0.20.0) @@ -85,10 +85,14 @@ GEM grpc (1.58.0) google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) + json (2.20.0) jwt (2.7.1) + logger (1.7.0) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) + net-http (0.9.1) + uri (>= 0.11.1) os (1.1.4) public_suffix (5.0.3) rack (2.2.8.1) @@ -127,6 +131,7 @@ GEM stackdriver-core (1.5.0) google-cloud-core (~> 1.2) tilt (2.3.0) + uri (1.1.1) PLATFORMS ruby