From 3a127f60c1ff3f11dc43f85213f272301e2099fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:56:31 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 1.48.0 to 1.48.1 Bumps [google-cloud-bigquery](https://github.com/googleapis/google-cloud-ruby) from 1.48.0 to 1.48.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.48.0...google-cloud-bigquery/v1.48.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d10f9f986..3b75159b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM google-api-client (0.53.0) google-apis-core (~> 0.1) google-apis-generator (~> 0.1) - google-apis-bigquery_v2 (0.63.0) + google-apis-bigquery_v2 (0.64.0) google-apis-core (>= 0.12.0, < 2.a) google-apis-core (0.13.0) addressable (~> 2.5, >= 2.5.1) @@ -186,7 +186,7 @@ GEM google-apis-core (>= 0.4, < 2.a) google-apis-discovery_v1 (~> 0.5) thor (>= 0.20, < 2.a) - google-cloud-bigquery (1.48.0) + google-cloud-bigquery (1.48.1) concurrent-ruby (~> 1.0) google-apis-bigquery_v2 (~> 0.62) google-apis-core (~> 0.13)