From 6bbea8ca4a95866461ea61ac2731d1c96e07077d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 08:54:20 +0000 Subject: [PATCH] build(deps): bump googleauth from 1.16.2 to 1.17.1 Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.16.2 to 1.17.1. - [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases) - [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.16.2...googleauth/v1.17.1) --- updated-dependencies: - dependency-name: googleauth dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d036a93e2..5a428214e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,13 +313,13 @@ GEM base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-logging-utils (0.2.0) - googleauth (1.16.2) + googleauth (1.17.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) jwt (>= 1.4, < 4.0) - multi_json (~> 1.11) os (>= 0.9, < 2.0) + pstore (~> 0.1) signet (>= 0.16, < 2.a) hashdiff (1.2.1) hashie (5.1.0) @@ -477,6 +477,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack + pstore (0.2.1) public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0)