Skip to content

Commit 46f2df8

Browse files
Update asciidoctor-fb2 requirement from 0.7.0 to 0.8.0 (#71)
Updates the requirements on [asciidoctor-fb2](https://github.com/asciidoctor/asciidoctor-fb2) to permit the latest version. - [Release notes](https://github.com/asciidoctor/asciidoctor-fb2/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-fb2/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-fb2@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: asciidoctor-fb2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ad425 commit 46f2df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem 'asciidoctor', '2.0.23'
66
gem 'json', '2.9.1'
77
gem 'awesome_print', '1.9.2'
88

9-
gem 'asciidoctor-fb2', '0.7.0'
9+
gem 'asciidoctor-fb2', '0.8.0'
1010
gem 'asciidoctor-epub3', '2.1.3'
1111
gem 'asciidoctor-pdf', '2.3.19'
1212

0 commit comments

Comments
 (0)