diff --git a/Gemfile b/Gemfile index 699034e..48cb186 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'asciidoctor', '2.0.23' gem 'json', '2.9.1' gem 'awesome_print', '1.9.2' -gem 'asciidoctor-fb2', '0.7.0' +gem 'asciidoctor-fb2', '0.8.0' gem 'asciidoctor-epub3', '2.1.3' gem 'asciidoctor-pdf', '2.3.19'