From 01200cfde63fee5bd14d33b4f132ebf032dd56fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:11:19 +0000 Subject: [PATCH] Bump google-protobuf from 4.27.3 to 4.27.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.27.3 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 2b7b0b0c43..26517d8460 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,12 @@ GEM http_parser.rb (~> 0) eventmachine (1.2.7) ffi (1.17.0-x64-mingw-ucrt) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.27.3-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) @@ -68,6 +72,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.77.8-x64-mingw-ucrt) google-protobuf (~> 4.26) + sass-embedded (1.77.8-x86_64-linux-gnu) + google-protobuf (~> 4.26) strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -80,6 +86,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)