From 03743b31c052e94c518dca7f49c93b73e85210f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 05:56:30 +0000 Subject: [PATCH] Bump googleauth from 1.10.0 to 1.11.0 Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.10.0 to 1.11.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.10.0...googleauth/v1.11.0) --- updated-dependencies: - dependency-name: googleauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 720fa5e265e..eb24e1809cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -588,7 +588,7 @@ GEM google-apis-core (>= 0.12.0, < 2.a) google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) - googleauth (1.10.0) + googleauth (1.11.0) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) @@ -666,7 +666,8 @@ GEM json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) - jwt (2.7.1) + jwt (2.8.0) + base64 ladle (1.0.1) open4 (~> 1.0) language_server-protocol (3.17.0.3) @@ -1010,7 +1011,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (6.1.0) activesupport (>= 5.2.0) - signet (0.18.0) + signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0)