From 23cbc5d244c187532084524a52301ff96add8a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 09:31:03 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.3 to 3.25.5 in /examples/cloud-run Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.5. - [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.25.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/cloud-run/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cloud-run/Gemfile.lock b/examples/cloud-run/Gemfile.lock index e7cbc2e..980cb75 100644 --- a/examples/cloud-run/Gemfile.lock +++ b/examples/cloud-run/Gemfile.lock @@ -133,7 +133,7 @@ GEM google-cloud-errors (~> 1.0) google-cloud-location (>= 0.7, < 2.a) grpc-google-iam-v1 (~> 1.1) - google-protobuf (3.25.3) + google-protobuf (3.25.5) googleapis-common-protos (1.6.0) google-protobuf (>= 3.18, < 5.a) googleapis-common-protos-types (~> 1.7)