From d85f6d0a3d2ed2b798e63099ed7fd98a70a2620d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:50:24 +0000 Subject: [PATCH] Bump google-protobuf from 3.24.3 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.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.24.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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbdf7ad..2c99549 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,7 @@ GEM eventmachine (1.2.7) ffi (1.16.2) forwardable-extended (2.6.0) - google-protobuf (3.24.3) - google-protobuf (3.24.3-x86_64-darwin) + google-protobuf (3.25.5) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0)