From 7c51a9591522c97c0ecd1b7d54d745a8ad20e29e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:41:25 +0000 Subject: [PATCH] chore(deps): Bump grpc from 1.32.0 to 1.56.0 Bumps [grpc](https://github.com/google/grpc) from 1.32.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.32.0...v1.56.0) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac738f5..be5ca8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,11 +30,11 @@ GEM safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.3.2) - google-protobuf (3.13.0) - googleapis-common-protos-types (1.0.5) - google-protobuf (~> 3.11) - grpc (1.32.0) - google-protobuf (~> 3.13) + 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) hashdiff (1.0.0) jaro_winkler (1.5.4)