diff --git a/Gemfile b/Gemfile index 6af87499ac401..5a04a4a3474fc 100644 --- a/Gemfile +++ b/Gemfile @@ -2,8 +2,8 @@ source "https://rubygems.org" # gem "jekyll", "3.8.2" gem "jekyll", :git =>"https://github.com/jekyll/jekyll.git", :ref => '72dc3a56f399e5c249b2645391ebfd37d4d8a578' -gem "nokogiri", "1.8.3" -gem "html-proofer" +gem "nokogiri", "1.18.8" +gem "html-proofer", ">= 3.15.0" # If you have any plugins, put them here! group :jekyll_plugins do