From cb746734dfd7f227fe676c19ddbbdb2ae1ddfb63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:06:45 +0000 Subject: [PATCH] chore(deps-dev): bump google-protobuf from 3.21.12 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.12...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 3.25.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b93aa7..2544412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,10 @@ GEM dotenv (2.8.1) event_emitter (0.2.6) ffi (1.15.5) - google-protobuf (3.21.12) + google-protobuf (3.25.5-arm64-darwin) + google-protobuf (3.25.5-x64-mingw-ucrt) + google-protobuf (3.25.5-x86_64-darwin) + google-protobuf (3.25.5-x86_64-linux) googleapis-common-protos-types (1.5.0) google-protobuf (~> 3.14) http-accept (1.7.0)