From 63c07ea4dd3a8dc131974687ca7360fe141961ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 03:19:37 +0000 Subject: [PATCH] Bump grpc from 1.20.0 to 1.56.2 Bumps [grpc](https://github.com/google/grpc) from 1.20.0 to 1.56.2. - [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.2) --- 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..bdee47f 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.4) + googleapis-common-protos-types (1.7.0) + google-protobuf (~> 3.14) + grpc (1.56.2) + google-protobuf (~> 3.23) + googleapis-common-protos-types (~> 1.0) jaro_winkler (1.5.2) parallel (1.17.0) parser (2.6.2.1)