From fe6a6d39451c80f54a7f574b2c1ab6536c437b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:08:59 +0000 Subject: [PATCH] chore(deps-dev): bump grpc-tools in /http2/ruby-grpc Bumps [grpc-tools](https://github.com/google/grpc) from 1.68.1 to 1.69.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.68.1...v1.69.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 fecc18c..d489d52 100644 --- a/http2/ruby-grpc/Gemfile.lock +++ b/http2/ruby-grpc/Gemfile.lock @@ -10,7 +10,7 @@ GEM grpc (1.69.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc-tools (1.68.1) + grpc-tools (1.69.0) rake (13.2.1) PLATFORMS