diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 77fcfa493..87fe9d849 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -69,13 +69,15 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) progressbar (1.11.0) public_suffix (5.0.0) - racc (1.6.0) + racc (1.6.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -92,6 +94,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)