Skip to content

Commit

Permalink
Update dependency html-proofer to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent c05a5da commit c564967
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 @@ -5,7 +5,7 @@ source "https://rubygems.org"
gem "jekyll-theme-chirpy", "~> 5.5", ">= 5.5.2"

group :test do
gem "html-proofer", "~> 3.18"
gem "html-proofer", "~> 5.0"
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down

0 comments on commit c564967

Please sign in to comment.