From 3b0aae2ebf33c78610091800c64d0e1775a7bfe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 19:49:37 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 1.49.0 to 1.49.1 Bumps [google-cloud-bigquery](https://github.com/googleapis/google-cloud-ruby) from 1.49.0 to 1.49.1. - [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](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-bigquery/v1.49.0...google-cloud-bigquery/v1.49.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb96bcc76..5ae4d6bc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.9.0) + faraday (2.9.1) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http @@ -166,9 +166,9 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.66.0) - google-apis-core (>= 0.14.0, < 2.a) - google-apis-core (0.14.0) + google-apis-bigquery_v2 (0.70.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.0) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) httpclient (>= 2.8.1, < 3.a) @@ -176,7 +176,8 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.a) rexml - google-cloud-bigquery (1.49.0) + google-cloud-bigquery (1.49.1) + bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) google-apis-bigquery_v2 (~> 0.62) google-apis-core (~> 0.13)