Skip to content

Commit 3c9cf39

Browse files
Bump googleauth from 1.13.1 to 1.14.0
Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.13.1 to 1.14.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](googleapis/google-auth-library-ruby@googleauth/v1.13.1...googleauth/v1.14.0) --- updated-dependencies: - dependency-name: googleauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8eb4a7 commit 3c9cf39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ GEM
166166
google-cloud-core (1.8.0)
167167
google-cloud-env (>= 1.0, < 3.a)
168168
google-cloud-errors (~> 1.0)
169-
google-cloud-env (2.2.1)
169+
google-cloud-env (2.2.2)
170+
base64 (~> 0.2)
170171
faraday (>= 1.0, < 3.a)
171172
google-cloud-errors (1.5.0)
172173
google-logging-utils (0.1.0)
@@ -179,7 +180,7 @@ GEM
179180
grpc (~> 1.41)
180181
googleapis-common-protos-types (1.18.0)
181182
google-protobuf (>= 3.18, < 5.a)
182-
googleauth (1.13.1)
183+
googleauth (1.14.0)
183184
faraday (>= 1.0, < 3.a)
184185
google-cloud-env (~> 2.2)
185186
google-logging-utils (~> 0.1)

0 commit comments

Comments
 (0)