1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-16 16:09:50 +02:00

downgrade html proofer

This commit is contained in:
Ben Balter 2016-01-15 18:04:44 -05:00
parent 698d603cc9
commit 976acac003

View File

@ -4,7 +4,7 @@ gem "github-pages"
gem "jekyll-seo-tag"
group :test do
gem "html-proofer"
gem 'html-proofer', '2.5.2'
gem "rake"
gem "rspec"
gem "nokogiri"