diff --git a/Gemfile b/Gemfile index bf471fdccaf..9b326ace982 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ group :optimization do end group :jekyll_plugins do - gem 'jekyll-algolia', '~> 1.0' + gem 'jekyll-algolia', '~> 1.6', '>= 1.6.0' gem 'jekyll-redirect-from' gem 'jekyll-sitemap' gem 'jekyll-titles-from-headings' diff --git a/Gemfile.lock b/Gemfile.lock index a0e1133fbdb..5eed607893f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,40 +8,40 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.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) - algoliasearch (1.27.2) + nokogiri (~> 1.10) + algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) colorator (1.1.0) - concurrent-ruby (1.1.6) - em-websocket (0.5.1) + concurrent-ruby (1.1.10) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) - ethon (0.12.0) - ffi (>= 1.3.0) + http_parser.rb (~> 0) + ethon (0.15.0) + ffi (>= 1.15.0) eventmachine (1.2.7) exifr (1.3.6) faraday (1.0.1) multipart-post (>= 1.2, < 3) - ffi (1.12.2) + ffi (1.15.5) filesize (0.2.0) forwardable-extended (2.6.0) fspath (3.1.2) - html-proofer (3.15.3) + html-proofer (3.19.4) addressable (~> 2.3) mercenary (~> 0.3) - nokogumbo (~> 2.0) - parallel (~> 1.3) + nokogiri (~> 1.13) + parallel (~> 1.10) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.10.0) concurrent-ruby (~> 1.0) image_optim (0.26.5) exifr (~> 1.2, >= 1.2.2) @@ -54,22 +54,22 @@ GEM image_optim (~> 0.19) image_size (2.0.2) in_threads (1.5.4) - jekyll (4.0.1) + jekyll (4.2.2) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (>= 0.9.5, < 2) + i18n (~> 1.0) jekyll-sass-converter (~> 2.0) jekyll-watch (~> 2.0) - kramdown (~> 2.1) + kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.3.3) + mercenary (~> 0.4.0) pathutil (~> 0.9) rouge (~> 3.0) safe_yaml (~> 1.0) - terminal-table (~> 1.8) - jekyll-algolia (1.6.0) + terminal-table (~> 2.0) + jekyll-algolia (1.7.1) algolia_html_extractor (~> 2.6) algoliasearch (~> 1.26) filesize (~> 0.1) @@ -84,7 +84,7 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-relative-links (0.6.1) jekyll (>= 3.3, < 5.0) - jekyll-sass-converter (2.1.0) + jekyll-sass-converter (2.2.0) sassc (> 2.0.1, < 3.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) @@ -92,15 +92,15 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.3.0) - kramdown (2.2.1) + json (2.6.2) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) launchy (2.5.0) addressable (~> 2.7) liquid (4.0.3) - listen (3.2.1) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mdl (0.7.0) @@ -108,46 +108,46 @@ GEM kramdown-parser-gfm (~> 1.0) mixlib-cli (~> 2.1, >= 2.1.1) mixlib-config (>= 2.2.1, < 4) - mercenary (0.3.6) - mini_portile2 (2.4.0) + mercenary (0.4.0) + mini_portile2 (2.8.0) mixlib-cli (2.1.6) mixlib-config (3.0.6) tomlrb multipart-post (2.1.1) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogumbo (2.0.2) - nokogiri (~> 1.8, >= 1.8.4) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.19.1) + parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) progress (3.5.2) - progressbar (1.10.1) - public_suffix (4.0.5) - rainbow (3.0.0) + progressbar (1.11.0) + public_suffix (4.0.7) + racc (1.6.0) + rainbow (3.1.1) rake (13.0.1) - rb-fsevent (0.10.4) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) - rouge (3.19.0) + rexml (3.2.5) + rouge (3.28.0) safe_yaml (1.0.5) - sassc (2.3.0) + sassc (2.4.0) ffi (~> 1.9) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - terminal-table (1.8.0) + terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) tomlrb (1.3.0) - typhoeus (1.3.1) + typhoeus (1.4.0) ethon (>= 0.9.0) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) verbal_expressions (0.1.5) wdm (0.1.1) whatsup_github (0.1.1) @@ -166,7 +166,7 @@ DEPENDENCIES image_optim image_optim_pack jekyll - jekyll-algolia (~> 1.0) + jekyll-algolia (~> 1.6, >= 1.6.0) jekyll-optional-front-matter jekyll-redirect-from jekyll-relative-links