From 437e4f9e286503762867e6c8ca496167b20f5f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 05:50:35 +0000 Subject: [PATCH] Bump grpc from 1.52.0 to 1.56.2 Bumps [grpc](https://github.com/google/grpc) from 1.52.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.52.0...v1.56.2) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6134a4..cf71080 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,11 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.5.0) - google-protobuf (3.22.1) - googleapis-common-protos-types (1.5.0) + google-protobuf (3.23.4) + googleapis-common-protos-types (1.7.0) google-protobuf (~> 3.14) - grpc (1.52.0) - google-protobuf (~> 3.21) + grpc (1.56.2) + google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) rake (13.0.6) rspec (3.11.0)