From 7a73761a5972d525b2aa7eb328368c8e9ca8cf8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:45:14 +0000 Subject: [PATCH] Bump google-protobuf from 3.24.4 to 3.25.5 in /updater Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.4 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.24.4...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 6ef580b9c3f..20c824f42ae 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -193,7 +193,7 @@ GEM gitlab (4.19.0) httparty (~> 0.20) terminal-table (>= 1.5.1) - google-protobuf (3.24.4) + google-protobuf (3.25.5) googleapis-common-protos-types (1.9.0) google-protobuf (~> 3.18) gpgme (2.0.24)