diff --git a/Gemfile.lock b/Gemfile.lock index 8006334788..d49b423c27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - algolia_html_extractor (2.6.2) + algolia_html_extractor (2.6.4) json (~> 2.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.10) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -96,7 +96,7 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.3.0) + json (2.6.2) kramdown (2.3.0) rexml kramdown-parser-gfm (1.1.0) @@ -114,7 +114,7 @@ GEM mixlib-config (>= 2.2.1, < 4) mixlib-shellout mercenary (0.4.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -122,9 +122,12 @@ GEM chef-utils multipart-post (2.1.1) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogumbo (2.0.2) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-darwin) + racc (~> 1.4) + nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) octokit (4.18.0) faraday (>= 0.9) @@ -135,6 +138,7 @@ GEM progress (3.5.2) progressbar (1.10.1) public_suffix (4.0.5) + racc (1.6.0) rainbow (3.0.0) rake (13.0.1) rb-fsevent (0.10.4)