diff --git a/Gemfile.lock b/Gemfile.lock index 22c181e..55f16b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,9 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.16.3) - nokogiri (1.13.8-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -219,7 +221,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.6.0) + racc (1.6.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -254,6 +256,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES github-pages (~> 227)