From ed46d52d7b1fbeee4961cda3097e1efb400c9671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:48:59 +0000 Subject: [PATCH] Bump grpc from 1.42.0 to 1.60.0 Bumps [grpc](https://github.com/google/grpc) from 1.42.0 to 1.60.0. - [Release notes](https://github.com/google/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/google/grpc/compare/v1.42.0...v1.60.0) --- updated-dependencies: - dependency-name: grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61c106eeaac..ac396545597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,13 +57,13 @@ GEM google-cloud-env (1.5.0) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.2.0) - google-protobuf (3.19.3) + google-protobuf (3.25.1) googleapis-common-protos (1.3.12) google-protobuf (~> 3.14) googleapis-common-protos-types (~> 1.2) grpc (~> 1.27) - googleapis-common-protos-types (1.3.0) - google-protobuf (~> 3.14) + googleapis-common-protos-types (1.11.0) + google-protobuf (~> 3.18) googleauth (1.1.0) faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) @@ -71,8 +71,8 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.42.0) - google-protobuf (~> 3.18) + grpc (1.60.0) + google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) http_parser.rb (0.8.0) i18n (1.9.1)