diff --git a/Gemfile.lock b/Gemfile.lock index 10a32e6..e979610 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,9 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.8.0) @@ -55,6 +57,8 @@ GEM jekyll-seo-tag (~> 2.1) nokogiri (1.13.3-x64-mingw32) racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) @@ -65,12 +69,14 @@ GEM rexml (3.2.5) rouge (3.28.0) safe_yaml (1.0.5) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) @@ -79,6 +85,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)