diff --git a/Gemfile.lock b/Gemfile.lock index 744f9b355c65..3100007dd5a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,14 +46,16 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.4-x64-mingw32) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-x64-mingw32) + racc (~> 1.4) pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (3.0.3) + racc (1.6.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -77,4 +79,4 @@ DEPENDENCIES jekyll-toc (~> 0.6.0) BUNDLED WITH - 1.16.3 + 1.17.3