Skip to content

Commit 090d0cd

Browse files
Update html-proofer requirement from 3.17.3 to 3.19.1 (#208)
Updates the requirements on [html-proofer](https://github.com/gjtorikian/html-proofer) to permit the latest version. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](gjtorikian/html-proofer@v3.17.3...v3.19.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oscar Santiago <[email protected]>
1 parent 4b12c93 commit 090d0cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Gemfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ gem 'asciidoctor-pdf', '1.5.4'
1212
gem 'coderay', '1.1.3'
1313
gem 'pygments.rb', '2.2.0'
1414
gem 'thread_safe', '0.3.6'
15+
gem 'html-proofer', '3.19.1'
1516
gem 'epubcheck-ruby', '4.2.5.0'
16-
gem 'html-proofer', '3.17.3'
17-

0 commit comments

Comments
 (0)