Skip to content

Commit 07d8412

Browse files
Bump google-cloud-bigquery from 1.52.1 to 1.60.0
Bumps [google-cloud-bigquery](https://github.com/googleapis/google-cloud-ruby) from 1.52.1 to 1.60.0. - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1beta3/CHANGELOG.md) - [Commits](googleapis/google-cloud-ruby@google-cloud-bigquery/v1.52.1...google-cloud-bigquery/v1.60.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f92454 commit 07d8412

1 file changed

Lines changed: 20 additions & 23 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ GEM
204204
railties (>= 6.1.0)
205205
faker (3.5.2)
206206
i18n (>= 1.8.11, < 2)
207-
faraday (2.13.1)
207+
faraday (2.14.0)
208208
faraday-net_http (>= 2.0, < 3.5)
209209
json
210210
logger
211211
faraday-follow_redirects (0.3.0)
212212
faraday (>= 1, < 3)
213-
faraday-net_http (3.4.0)
213+
faraday-net_http (3.4.1)
214214
net-http (>= 0.5.0)
215215
ferrum (0.17.1)
216216
addressable (~> 2.5)
@@ -235,21 +235,21 @@ GEM
235235
raabro (~> 1.4)
236236
globalid (1.2.1)
237237
activesupport (>= 6.1)
238-
google-apis-bigquery_v2 (0.89.0)
238+
google-apis-bigquery_v2 (0.96.0)
239239
google-apis-core (>= 0.15.0, < 2.a)
240-
google-apis-core (0.18.0)
241-
addressable (~> 2.5, >= 2.5.1)
242-
googleauth (~> 1.9)
243-
httpclient (>= 2.8.3, < 3.a)
244-
mini_mime (~> 1.0)
245-
mutex_m
240+
google-apis-core (1.0.2)
241+
addressable (~> 2.8, >= 2.8.7)
242+
faraday (~> 2.13)
243+
faraday-follow_redirects (~> 0.3)
244+
googleauth (~> 1.14)
245+
mini_mime (~> 1.1)
246246
representable (~> 3.0)
247-
retriable (>= 2.0, < 4.a)
248-
google-cloud-bigquery (1.52.1)
247+
retriable (~> 3.1)
248+
google-cloud-bigquery (1.60.0)
249249
bigdecimal (~> 3.0)
250250
concurrent-ruby (~> 1.0)
251251
google-apis-bigquery_v2 (~> 0.71)
252-
google-apis-core (~> 0.13)
252+
google-apis-core (>= 0.18, < 2)
253253
google-cloud-core (~> 1.6)
254254
googleauth (~> 1.9)
255255
mini_mime (~> 1.0)
@@ -261,11 +261,11 @@ GEM
261261
faraday (>= 1.0, < 3.a)
262262
google-cloud-errors (1.5.0)
263263
google-logging-utils (0.2.0)
264-
googleauth (1.14.0)
264+
googleauth (1.15.1)
265265
faraday (>= 1.0, < 3.a)
266266
google-cloud-env (~> 2.2)
267267
google-logging-utils (~> 0.1)
268-
jwt (>= 1.4, < 3.0)
268+
jwt (>= 1.4, < 4.0)
269269
multi_json (~> 1.11)
270270
os (>= 0.9, < 2.0)
271271
signet (>= 0.16, < 2.a)
@@ -290,8 +290,6 @@ GEM
290290
csv
291291
mini_mime (>= 1.0.0)
292292
multi_xml (>= 0.5.2)
293-
httpclient (2.9.0)
294-
mutex_m
295293
i18n (1.14.7)
296294
concurrent-ruby (~> 1.0)
297295
i18n-debug (1.2.0)
@@ -304,7 +302,7 @@ GEM
304302
reline (>= 0.4.2)
305303
jsbundling-rails (1.3.1)
306304
railties (>= 6.0.0)
307-
json (2.13.2)
305+
json (2.15.2)
308306
json-jwt (1.16.7)
309307
activesupport (>= 4.2)
310308
aes_key_wrap
@@ -315,7 +313,7 @@ GEM
315313
json-schema (5.1.1)
316314
addressable (~> 2.8)
317315
bigdecimal (~> 3.1)
318-
jwt (2.10.1)
316+
jwt (2.10.2)
319317
base64
320318
knapsack (4.0.0)
321319
rake
@@ -351,9 +349,8 @@ GEM
351349
mini_portile2 (2.8.9)
352350
minitest (5.26.0)
353351
msgpack (1.8.0)
354-
multi_json (1.15.0)
352+
multi_json (1.17.0)
355353
multi_xml (0.6.0)
356-
mutex_m (0.3.0)
357354
net-http (0.6.0)
358355
uri
359356
net-imap (0.5.12)
@@ -623,10 +620,10 @@ GEM
623620
concurrent-ruby (~> 1.0, >= 1.0.2)
624621
shoulda-matchers (6.5.0)
625622
activesupport (>= 5.2.0)
626-
signet (0.20.0)
623+
signet (0.21.0)
627624
addressable (~> 2.8)
628625
faraday (>= 0.17.5, < 3.a)
629-
jwt (>= 1.5, < 3.0)
626+
jwt (>= 1.5, < 4.0)
630627
multi_json (~> 1.10)
631628
simplecov (0.22.0)
632629
docile (~> 1.1)
@@ -678,7 +675,7 @@ GEM
678675
unicode-emoji (~> 4.0, >= 4.0.4)
679676
unicode-emoji (4.0.4)
680677
uniform_notifier (1.17.0)
681-
uri (1.0.3)
678+
uri (1.0.4)
682679
useragent (0.16.11)
683680
validate_url (1.0.15)
684681
activemodel (>= 3.0.0)

0 commit comments

Comments
 (0)