From 767e9a6282896311100b679d22f854523eb30d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:35:53 +0000 Subject: [PATCH] build(deps): bump googleapis-common-protos from 1.5.0 to 1.6.0 Bumps [googleapis-common-protos](https://github.com/googleapis/common-protos-ruby) from 1.5.0 to 1.6.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.5.0...googleapis-common-protos/v1.6.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fced0ad7f5d..4ef050b0d22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,25 +237,25 @@ GEM google-protobuf (3.25.3) google-protobuf (3.25.3-x86_64-darwin) google-protobuf (3.25.3-x86_64-linux) - googleapis-common-protos (1.5.0) - google-protobuf (~> 3.18) + googleapis-common-protos (1.6.0) + google-protobuf (>= 3.18, < 5.a) googleapis-common-protos-types (~> 1.7) grpc (~> 1.41) - googleapis-common-protos-types (1.13.0) - google-protobuf (~> 3.18) + googleapis-common-protos-types (1.15.0) + google-protobuf (>= 3.18, < 5.a) googleauth (1.8.1) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.62.0) + grpc (1.64.0) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) - grpc (1.62.0-x86_64-darwin) + grpc (1.64.0-x86_64-darwin) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) - grpc (1.62.0-x86_64-linux) + grpc (1.64.0-x86_64-linux) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) hashdiff (1.1.0)