From 29211c02ff3c14e7da9edde51d38c284b3592c82 Mon Sep 17 00:00:00 2001 From: Shivaji Varma Pusapati Venkata Date: Sun, 7 Jan 2024 11:38:49 +0530 Subject: [PATCH] style issue fixes --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 4117dbe1..be31f566 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,6 +14,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) google-protobuf (3.23.4-x64-mingw-ucrt) + google-protobuf (3.23.4-x86_64-linux) hike (1.2.3) htmlcompressor (0.3.1) http_parser.rb (0.8.0) @@ -79,6 +80,8 @@ GEM sass-listen (~> 4.0.0) sass-embedded (1.64.1-x64-mingw-ucrt) google-protobuf (~> 3.23) + sass-embedded (1.64.1-x86_64-linux-gnu) + google-protobuf (~> 3.23) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -106,6 +109,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES jekyll (~> 4.3.2)