diff --git a/Gemfile.lock b/Gemfile.lock index c464b14..1d0c1d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.13.8-arm64-darwin) + nokogiri (1.13.9-arm64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) @@ -100,6 +102,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES html-proofer (~> 3.18)