From 8107296ec3d9e6492dc120d615ccc327f561173b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 07:13:40 +0000 Subject: [PATCH] Bump google-protobuf from 4.33.0 to 4.33.1 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.33.0 to 4.33.1. - [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/commits) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.33.1 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 023f7ce..592029d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM fiber-storage fiber-storage (1.0.1) forwardable-extended (2.6.0) - google-protobuf (4.33.0) + google-protobuf (4.33.1) bigdecimal rake (>= 13) hashery (2.1.2)