From 42da42b5669dc998c168a0b41d32792a95daaae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:56:34 -0800 Subject: [PATCH] Bump google-protobuf from 3.23.4 to 3.25.5 (#319) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a3517f3..3d9ed9f3 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.25.3) + google-protobuf (3.25.5) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1)