From 5759ec68cac84da763ba8af103b21e82b59e35b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:38:45 +0000 Subject: [PATCH] Bump grpc from 1.20.0 to 1.56.0 Bumps [grpc](https://github.com/google/grpc) from 1.20.0 to 1.56.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.20.0...v1.56.0) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86fb6f0..7136c1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ GEM specs: ast (2.4.0) diff-lcs (1.3) - google-protobuf (3.19.2) - googleapis-common-protos-types (1.0.4) - google-protobuf (~> 3.0) - grpc (1.20.0) - google-protobuf (~> 3.7) - googleapis-common-protos-types (~> 1.0.0) + google-protobuf (3.23.3) + googleapis-common-protos-types (1.6.0) + google-protobuf (~> 3.14) + grpc (1.56.0) + google-protobuf (~> 3.23) + googleapis-common-protos-types (~> 1.0) jaro_winkler (1.5.2) parallel (1.17.0) parser (2.6.2.1)