From cea38891d5f4bc5658b7905865473c16d8807be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:20:43 +0000 Subject: [PATCH] Bump google-protobuf from 3.23.4 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.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.23.4...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6495099..fe93f111 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM ast (2.4.1) diff-lcs (1.5.0) docile (1.4.0) - google-protobuf (3.23.4) + google-protobuf (3.25.5) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1)