Skip to content

Commit 2f21a12

Browse files
build(deps): bump googleauth from 1.8.1 to 1.17.0
Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.8.1 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](googleapis/google-auth-library-ruby@googleauth/v1.8.1...googleauth/v1.17.0) --- updated-dependencies: - dependency-name: googleauth dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 809f168 commit 2f21a12

1 file changed

Lines changed: 20 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ GEM
4242
base64 (0.3.0)
4343
benchmark (0.5.0)
4444
bigdecimal (4.1.2)
45-
bit-struct (0.17)
4645
bootsnap (1.24.6)
4746
msgpack (~> 1.2)
4847
builder (3.3.0)
@@ -85,8 +84,12 @@ GEM
8584
erubi (1.13.1)
8685
excon (1.5.0)
8786
logger
88-
faraday (0.17.6)
89-
multipart-post (>= 1.2, < 3)
87+
faraday (2.14.2)
88+
faraday-net_http (>= 2.0, < 3.5)
89+
json
90+
logger
91+
faraday-net_http (3.4.4)
92+
net-http (~> 0.5)
9093
ffi (1.17.4)
9194
ffi (1.17.4-x86_64-darwin)
9295
ffi (1.17.4-x86_64-linux-gnu)
@@ -158,8 +161,10 @@ GEM
158161
google-apis-core (>= 0.11.0, < 2.a)
159162
google-apis-storage_v1 (0.32.0)
160163
google-apis-core (>= 0.11.0, < 2.a)
161-
google-cloud-env (1.6.0)
162-
faraday (>= 0.17.3, < 3.0)
164+
google-cloud-env (2.3.1)
165+
base64 (~> 0.2)
166+
faraday (>= 1.0, < 3.a)
167+
google-logging-utils (0.2.0)
163168
google-protobuf (4.35.0)
164169
bigdecimal
165170
rake (~> 13.3)
@@ -175,11 +180,13 @@ GEM
175180
grpc (~> 1.41)
176181
googleapis-common-protos-types (1.23.0)
177182
google-protobuf (~> 4.26)
178-
googleauth (1.8.1)
179-
faraday (>= 0.17.3, < 3.a)
180-
jwt (>= 1.4, < 3.0)
181-
multi_json (~> 1.11)
183+
googleauth (1.17.0)
184+
faraday (>= 1.0, < 3.a)
185+
google-cloud-env (~> 2.2)
186+
google-logging-utils (~> 0.1)
187+
jwt (>= 1.4, < 4.0)
182188
os (>= 0.9, < 2.0)
189+
pstore (~> 0.1)
183190
signet (>= 0.16, < 2.a)
184191
grpc (1.81.0)
185192
google-protobuf (>= 3.25, < 5.0)
@@ -211,7 +218,7 @@ GEM
211218
json-schema (6.2.0)
212219
addressable (~> 2.8)
213220
bigdecimal (>= 3.1, < 5)
214-
jwt (2.10.3)
221+
jwt (3.2.0)
215222
base64
216223
kramdown (2.5.2)
217224
rexml (>= 3.4.4)
@@ -243,12 +250,13 @@ GEM
243250
msgpack (1.8.1)
244251
multi_json (1.21.1)
245252
multipart-parser (0.1.1)
246-
multipart-post (2.4.1)
247253
mustache (1.1.2)
248254
mustermann (3.1.1)
249255
mutex_m (0.3.0)
250256
mysql2 (0.5.7)
251257
bigdecimal
258+
net-http (0.9.1)
259+
uri (>= 0.11.1)
252260
netaddr (2.0.6)
253261
netrc (0.11.0)
254262
newrelic_rpm (10.5.0)
@@ -291,6 +299,7 @@ GEM
291299
pry-byebug (3.12.0)
292300
byebug (~> 13.0)
293301
pry (>= 0.13, < 0.17)
302+
pstore (0.2.1)
294303
psych (5.4.0)
295304
date
296305
stringio

0 commit comments

Comments
 (0)