From ab64ceec0e5ea359318053b29f3cf8a08eaf7a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 02:52:34 +0000 Subject: [PATCH] Bump google-protobuf from 4.33.5 to 4.34.0 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.33.5 to 4.34.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.34.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4820d2..3faf55c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,9 +21,12 @@ GEM ffi (1.17.3) ffi (1.17.3-x86_64-darwin) forwardable-extended (2.6.0) - google-protobuf (4.33.5) + google-protobuf (4.34.0) bigdecimal - rake (>= 13) + rake (~> 13.3) + google-protobuf (4.34.0-x86_64-darwin) + bigdecimal + rake (~> 13.3) http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0)