From 9e10506e79d269a75da4f5e7135760afbaf3cc2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:50:21 +0800 Subject: [PATCH] Bump grpc-tools from 1.61.0 to 1.62.0 (#344) Bumps [grpc-tools](https://github.com/google/grpc) from 1.61.0 to 1.62.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.61.0...v1.62.0) --- updated-dependencies: - dependency-name: grpc-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e57cb2..27b3007 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM grpc (1.62.0-x86_64-linux) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) - grpc-tools (1.61.0) + grpc-tools (1.62.0) method_source (1.0.0) os (1.1.4) parser (3.3.0.5)