From 9b935d8dffc64c422b9223f483afb622c0a48241 Mon Sep 17 00:00:00 2001 From: Dennis Barrett Date: Sat, 14 Oct 2023 20:14:38 +0200 Subject: [PATCH] Updated Gemfile.lock for Github Actions --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 0eb04e6..b0fcb36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,6 +13,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) google-protobuf (3.22.1-x64-mingw-ucrt) + google-protobuf (3.22.1-x86_64-linux) http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -62,6 +63,8 @@ GEM jekyll-seo-tag (~> 2.1) nokogiri (1.15.2-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.15.2-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.1) @@ -74,6 +77,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.58.3-x64-mingw-ucrt) google-protobuf (~> 3.21) + sass-embedded (1.58.3-x86_64-linux-gnu) + google-protobuf (~> 3.21) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) @@ -86,6 +91,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)