From 6ed0254344ed6d209cf65007fe5303c3317b8644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 05:19:45 +0000 Subject: [PATCH] build(deps): bump googleauth from 1.11.2 to 1.12.0 Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.11.2 to 1.12.0. - [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.11.2...googleauth/v1.12.0) --- updated-dependencies: - dependency-name: googleauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ffce7edab9c9..4740714d355d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -620,9 +620,11 @@ GEM google-apis-core (>= 0.15.0, < 2.a) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) - googleauth (1.11.2) + google-logging-utils (0.1.0) + googleauth (1.12.0) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0)