diff --git a/Gemfile.lock b/Gemfile.lock index 44970d38b6..33b7b88529 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) afm (0.2.2) - algolia_html_extractor (2.6.2) + algolia_html_extractor (2.6.4) json (~> 2.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.10) algoliasearch (1.26.1) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -107,7 +107,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.2.0) + json (2.6.2) kramdown (1.17.0) liquid (4.0.3) liquid-tag-parser (1.9.0) @@ -118,11 +118,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) multi_json (1.13.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.17.0) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -151,6 +152,7 @@ GEM public_suffix (3.1.1) pygments.rb (1.1.2) multi_json (>= 1.0.0) + racc (1.6.0) rack (2.1.4) rainbow (3.0.0) rb-fsevent (0.10.3)