From e79eeaca96b9ebe99efbebf71925dfb3fb49365d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:04:36 +0000 Subject: [PATCH] build(deps): bump google-protobuf from 4.35.1 to 4.36.0 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.35.1 to 4.36.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.36.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b91c4d9dd24..2c92fe3c1e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,13 +84,13 @@ GEM fluent-logger (0.10.0) logger (~> 1.6) msgpack (>= 1.0.0, < 2) - google-protobuf (4.35.1) + google-protobuf (4.36.0) bigdecimal rake (~> 13.3) - google-protobuf (4.35.1-x86_64-darwin) + google-protobuf (4.36.0-x86_64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.35.1-x86_64-linux-gnu) + google-protobuf (4.36.0-x86_64-linux-gnu) bigdecimal rake (~> 13.3) googleapis-common-protos (1.10.0)