diff --git a/Gemfile b/Gemfile index 0893f08a..a0f00e70 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'json', '2.9.1' gem 'awesome_print', '1.9.2' gem 'asciidoctor-fb2', '0.7.0' -gem 'asciidoctor-epub3', '2.1.3' +gem 'asciidoctor-epub3', '2.3.0' gem 'asciidoctor-pdf', '2.3.17' gem 'coderay', '1.1.3'