Skip to content

Commit 3a105bb

Browse files
Update epubcheck-ruby requirement from 4.2.4.0 to 4.2.5.0 (#207)
Updates the requirements on [epubcheck-ruby](https://github.com/takahashim/epubcheck-ruby) to permit the latest version. - [Release notes](https://github.com/takahashim/epubcheck-ruby/releases) - [Commits](takahashim/epubcheck-ruby@v4.2.4.0...v4.2.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a22ac7 commit 3a105bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ 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 'epubcheck-ruby', '4.2.4.0'
15+
gem 'epubcheck-ruby', '4.2.5.0'
1616
gem 'html-proofer', '3.17.3'
1717

0 commit comments

Comments
 (0)