From 42d62aa748e40e694a1b973261adae9e22533167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 13:33:31 +0000 Subject: [PATCH] Bump google-protobuf from 3.21.5 to 3.25.3 in /test/truffle/cexts/grpc Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.25.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.5...v3.25.3) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/truffle/cexts/grpc/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/truffle/cexts/grpc/Gemfile.lock b/test/truffle/cexts/grpc/Gemfile.lock index 126664dd8097..ebf8169382bf 100644 --- a/test/truffle/cexts/grpc/Gemfile.lock +++ b/test/truffle/cexts/grpc/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - google-protobuf (3.21.5) + google-protobuf (3.25.3) googleapis-common-protos-types (1.4.0) google-protobuf (~> 3.14) grpc (1.48.0)