From 62e25fceef2565a47f14a8c26c6ca19ae357cad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:31:30 +0000 Subject: [PATCH] Bump googleauth from 1.7.0 to 1.8.1 Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.7.0 to 1.8.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.7.0...googleauth/v1.8.1) --- updated-dependencies: - dependency-name: googleauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fb9b38ec..7d2c6ed3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,10 +143,9 @@ GEM google-protobuf (3.23.4) googleapis-common-protos-types (1.7.0) google-protobuf (~> 3.14) - googleauth (1.7.0) + googleauth (1.8.1) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) - memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) @@ -207,7 +206,6 @@ GEM loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - memoist (0.16.2) method_source (1.0.0) mime-types (3.5.1) mime-types-data (~> 3.2015)