From a45992c388d7f223367555efbdea18a0d672bf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:17:45 +0000 Subject: [PATCH] Bump grpc from 1.53.0 to 1.53.2 in /http2/ruby-grpc Bumps [grpc](https://github.com/google/grpc) from 1.53.0 to 1.53.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.53.0...v1.53.2) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- http2/ruby-grpc/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/http2/ruby-grpc/Gemfile.lock b/http2/ruby-grpc/Gemfile.lock index 74b5be4..df6f290 100644 --- a/http2/ruby-grpc/Gemfile.lock +++ b/http2/ruby-grpc/Gemfile.lock @@ -1,10 +1,10 @@ GEM remote: https://rubygems.org/ specs: - google-protobuf (3.23.3) - googleapis-common-protos-types (1.6.0) - google-protobuf (~> 3.14) - grpc (1.53.0) + google-protobuf (3.25.2) + googleapis-common-protos-types (1.12.0) + google-protobuf (~> 3.18) + grpc (1.53.2) google-protobuf (~> 3.21) googleapis-common-protos-types (~> 1.0) grpc-tools (1.42.0)