Skip to content

Commit

Permalink
Bump google-cloud-bigquery from 1.45.0 to 1.46.1
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/google-cloud-ruby) from 1.45.0 to 1.46.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](googleapis/google-cloud-ruby@google-cloud-bigquery/v1.45.0...google-cloud-bigquery/v1.46.1)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent c0d3cb0 commit 6b9631a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,16 @@ GEM
google-api-client (0.53.0)
google-apis-core (~> 0.1)
google-apis-generator (~> 0.1)
google-apis-bigquery_v2 (0.59.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
google-apis-bigquery_v2 (0.62.0)
google-apis-core (>= 0.12.0, < 2.a)
google-apis-core (0.13.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-discovery_v1 (0.8.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-generator (0.4.1)
Expand All @@ -139,11 +138,12 @@ GEM
google-apis-core (>= 0.4, < 2.a)
google-apis-discovery_v1 (~> 0.5)
thor (>= 0.20, < 2.a)
google-cloud-bigquery (1.45.0)
google-cloud-bigquery (1.46.1)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1)
google-apis-bigquery_v2 (~> 0.62)
google-apis-core (~> 0.13)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
googleauth (~> 1.9)
mini_mime (~> 1.0)
google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a)
Expand Down

0 comments on commit 6b9631a

Please sign in to comment.