Skip to content

Commit

Permalink
Merge pull request #2897 from github/lock-html-proofer
Browse files Browse the repository at this point in the history
Lock html-proofer version
  • Loading branch information
smashwilson committed Jul 26, 2022
2 parents 74dd40c + dcab90a commit 2aaf827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins

group :test do
gem "html-proofer"
gem "html-proofer", "~> 3.19.4"
gem "rake"
end

0 comments on commit 2aaf827

Please sign in to comment.