From 662e38255436616cb7c8e1eaaa025d06c709a7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 11:54:35 +0000 Subject: [PATCH] build(deps): bump googleapis-common-protos from 1.7.0 to 1.8.0 Bumps [googleapis-common-protos](https://github.com/googleapis/common-protos-ruby) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Changelog](https://github.com/googleapis/common-protos-ruby/blob/main/release-please-config.json) - [Commits](https://github.com/googleapis/common-protos-ruby/compare/googleapis-common-protos/v1.7.0...googleapis-common-protos/v1.8.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18a27949e6..823cd2578b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,14 +224,20 @@ GEM google-apis-core (>= 0.11.0, < 2.a) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-protobuf (3.25.6) - google-protobuf (3.25.6-x86_64-darwin) - google-protobuf (3.25.6-x86_64-linux) - googleapis-common-protos (1.7.0) + google-protobuf (4.30.2) + bigdecimal + rake (>= 13) + google-protobuf (4.30.2-x86_64-darwin) + bigdecimal + rake (>= 13) + google-protobuf (4.30.2-x86_64-linux) + bigdecimal + rake (>= 13) + googleapis-common-protos (1.8.0) google-protobuf (>= 3.18, < 5.a) - googleapis-common-protos-types (~> 1.7) + googleapis-common-protos-types (~> 1.20) grpc (~> 1.41) - googleapis-common-protos-types (1.19.0) + googleapis-common-protos-types (1.20.0) google-protobuf (>= 3.18, < 5.a) googleauth (1.8.1) faraday (>= 0.17.3, < 3.a)