diff --git a/Gemfile.lock b/Gemfile.lock index 6f73493..a352202 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,6 +71,8 @@ GEM racc (~> 1.4) nokogiri (1.13.0-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.0-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) @@ -86,7 +88,7 @@ GEM terminal-table (1.8.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) @@ -98,6 +100,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-19 + x86_64-linux DEPENDENCIES jekyll (~> 4.0.0)