Skip to content

Commit 2c8979c

Browse files
Update asciidoctor-epub3 requirement from 1.5.0.alpha.19 to 1.5.1
Updates the requirements on [asciidoctor-epub3](https://github.com/asciidoctor/asciidoctor-epub3) to permit the latest version. - [Release notes](https://github.com/asciidoctor/asciidoctor-epub3/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-epub3/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-epub3@v1.5.0.alpha.19...v1.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885dfa6 commit 2c8979c

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
@@ -6,7 +6,7 @@ gem 'asciidoctor', '2.0.15'
66
gem 'json', '2.5.1'
77
gem 'awesome_print', '1.9.2'
88

9-
gem 'asciidoctor-epub3', '1.5.0.alpha.19'
9+
gem 'asciidoctor-epub3', '1.5.1'
1010
gem 'asciidoctor-pdf', '1.6.0'
1111

1212
gem 'coderay', '1.1.3'

0 commit comments

Comments
 (0)