From c1eaad7d18888b3f08a0bb960194e9e4dc358b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:45:15 +0000 Subject: [PATCH] Bump google-protobuf from 3.23.3 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.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.23.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41e003e..bee9c34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM docile (1.4.0) ffi (1.15.5) formatador (1.1.0) - google-protobuf (3.23.3) + google-protobuf (3.25.5) googleapis-common-protos-types (1.6.0) google-protobuf (~> 3.14) grpc (1.56.0)