Skip to content

Commit

Permalink
Update epubcheck-ruby requirement from ~> 4.2.4.0 to ~> 4.2.5.0 (#392)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2021
1 parent 51c9dd1 commit 8704b2f
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 @@ -13,5 +13,5 @@ end

group :optional do
# epubcheck-ruby might be safe to be converted into runtime dependency, but could have issues when packaged into asciidoctorj-epub3
gem 'epubcheck-ruby', '~> 4.2.4.0'
gem 'epubcheck-ruby', '~> 4.2.5.0'
end

0 comments on commit 8704b2f

Please sign in to comment.