From 2b2a8c26f3eb26acbf4ad95fb153d7291c080270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:19:48 +0000 Subject: [PATCH] Bump google-protobuf from 3.22.3 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 3.25.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aae4e1e..3f71002 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,9 +15,7 @@ GEM faraday-net_http (3.0.2) ffi (1.15.5) forwardable-extended (2.6.0) - google-protobuf (3.22.3-arm64-darwin) - google-protobuf (3.22.3-x86_64-darwin) - google-protobuf (3.22.3-x86_64-linux) + google-protobuf (3.25.5) http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0)