diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 157dc3eec5..71bd407d38 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,13 +84,13 @@ GEM html-pipeline (2.12.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.11.1) - activesupport (>= 4.2, < 6.0) + html-proofer (3.12.0) addressable (~> 2.3) - mercenary (~> 0.3.2) - nokogiri (~> 1.9) + mercenary (~> 0.3) + nokogiri (~> 1.10) parallel (~> 1.3) rainbow (~> 3.0) + timerizer (~> 0.3) typhoeus (~> 1.3) yell (~> 2.0) http_parser.rb (0.6.0) @@ -244,6 +244,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) + timerizer (0.3.2) typhoeus (1.3.1) ethon (>= 0.9.0) tzinfo (1.2.5)