From 427bcadc611d6e1779aaa88237e8acc7ceddc6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:05:43 +0000 Subject: [PATCH] build(deps): Bump googleauth from 1.16.2 to 1.17.0 Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.16.2 to 1.17.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.16.2...googleauth/v1.17.0) --- updated-dependencies: - dependency-name: googleauth dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f2d12b..22f0b15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.3) + faraday-net_http (3.4.4) net-http (~> 0.5) fugit (1.12.1) et-orbi (~> 1.4) @@ -145,13 +145,13 @@ GEM base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-logging-utils (0.2.0) - googleauth (1.16.2) + googleauth (1.17.0) 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) i18n (1.14.8) concurrent-ruby (~> 1.0) @@ -169,7 +169,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.7) + json (2.19.8) jwt (3.2.0) base64 kamal (2.11.0) @@ -225,7 +225,6 @@ GEM drb (~> 2.0) prism (~> 1.5) msgpack (1.8.1) - multi_json (1.19.1) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.4) @@ -282,6 +281,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack + pstore (0.2.1) psych (5.3.1) date stringio @@ -398,11 +398,10 @@ GEM websocket (~> 1.0) shoulda-matchers (7.0.1) activesupport (>= 7.1) - signet (0.21.0) + signet (0.22.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 4.0) - multi_json (~> 1.10) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)