From 33c9393f3ea35b42baa6ea9826f4d86f9819fd14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:14:09 +0000 Subject: [PATCH] Bump grpc from 1.62.0 to 1.63.0 in /http2/ruby-grpc Bumps [grpc](https://github.com/google/grpc) from 1.62.0 to 1.63.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.62.0...v1.63.0) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- http2/ruby-grpc/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http2/ruby-grpc/Gemfile.lock b/http2/ruby-grpc/Gemfile.lock index 78c2690..589c9ad 100644 --- a/http2/ruby-grpc/Gemfile.lock +++ b/http2/ruby-grpc/Gemfile.lock @@ -4,7 +4,7 @@ GEM google-protobuf (3.25.3) googleapis-common-protos-types (1.14.0) google-protobuf (~> 3.18) - grpc (1.62.0) + grpc (1.63.0) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) grpc-tools (1.62.0)