From b639fd81c91722e92ccc554411349821f7d7f5ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:14:24 +0000 Subject: [PATCH] Bump grpc-tools from 1.62.0 to 1.63.0 in /http2/ruby-grpc Bumps [grpc-tools](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/src/ruby/CHANGELOG.md) - [Commits](https://github.com/google/grpc/compare/v1.62.0...v1.63.0) --- updated-dependencies: - dependency-name: grpc-tools dependency-type: direct:development 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..53e530d 100644 --- a/http2/ruby-grpc/Gemfile.lock +++ b/http2/ruby-grpc/Gemfile.lock @@ -7,7 +7,7 @@ GEM grpc (1.62.0) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) - grpc-tools (1.62.0) + grpc-tools (1.63.0) PLATFORMS ruby