From f591bc126dbc44e2b68ac98a74f9f59374544b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 05:55:18 +0000 Subject: [PATCH] Bump grpc from 1.64.0 to 1.65.2 in /http2/ruby-grpc Bumps [grpc](https://github.com/google/grpc) from 1.64.0 to 1.65.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.64.0...v1.65.2) --- 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 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/http2/ruby-grpc/Gemfile.lock b/http2/ruby-grpc/Gemfile.lock index dda4e44..5318167 100644 --- a/http2/ruby-grpc/Gemfile.lock +++ b/http2/ruby-grpc/Gemfile.lock @@ -1,13 +1,17 @@ GEM remote: https://rubygems.org/ specs: - google-protobuf (3.25.3) - googleapis-common-protos-types (1.14.0) - google-protobuf (~> 3.18) - grpc (1.64.0) - google-protobuf (~> 3.25) + bigdecimal (3.1.8) + google-protobuf (4.27.3) + bigdecimal + rake (>= 13) + googleapis-common-protos-types (1.15.0) + google-protobuf (>= 3.18, < 5.a) + grpc (1.65.2) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) grpc-tools (1.65.2) + rake (13.2.1) PLATFORMS ruby