Skip to content

Commit 0788608

Browse files
Update epubcheck-ruby requirement from 4.2.4.0 to 4.2.5.0
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]>
1 parent 880c76c commit 0788608

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,5 +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 'epubcheck-ruby', '4.2.4.0'
15+
gem 'epubcheck-ruby', '4.2.5.0'
1616
gem 'html-proofer', '3.18.8'

0 commit comments

Comments
 (0)