From a3799930e4561360a8f247c3c1b5bf5d5f85a2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:16:34 +0000 Subject: [PATCH] Bump google-protobuf from 4.26.1 to 4.27.5 in /src Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.26.1 to 4.27.5. - [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-type: indirect ... Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index ca0612d..4332457 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -26,9 +26,11 @@ GEM ffi (1.16.3) forwardable-extended (2.6.0) gemoji (4.1.0) - google-protobuf (4.26.1) + google-protobuf (4.27.5) + bigdecimal rake (>= 13) - google-protobuf (4.26.1-x86_64-linux) + google-protobuf (4.27.5-x86_64-linux) + bigdecimal rake (>= 13) html-pipeline (2.14.3) activesupport (>= 2)