From fc51ad0701f520ef02dc7e40cb4792f2ec02665c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:08:23 +0000 Subject: [PATCH] Bump google-protobuf from 4.27.0 to 4.27.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.27.0 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] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5977f3..3393910 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,12 @@ GEM eventmachine (1.2.7) execjs (2.9.1) ffi (1.17.0-x64-mingw-ucrt) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.27.0-x64-mingw-ucrt) + google-protobuf (4.27.5-x64-mingw-ucrt) + bigdecimal + rake (>= 13) + google-protobuf (4.27.5-x86_64-linux) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -72,6 +76,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.77.4-x64-mingw-ucrt) google-protobuf (>= 3.25, < 5.0) + sass-embedded (1.77.4-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -85,6 +91,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)