From 5fc44e0cde8277e3a0afb63654c1c6a0553dfef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:04:08 +0000 Subject: [PATCH] chore(deps): bump google-protobuf from 4.33.2 to 4.33.4 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.33.2 to 4.33.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.33.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5bf7976..107d0d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM eventmachine (1.2.7) ffi (1.17.3) forwardable-extended (2.6.0) - google-protobuf (4.33.2) + google-protobuf (4.33.4) bigdecimal rake (>= 13) http_parser.rb (0.8.0)