diff --git a/Gemfile b/Gemfile index e53190798..05c9b2fd0 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'awesome_print', '1.9.2' gem 'asciidoctor-fb2', '0.7.0' gem 'asciidoctor-epub3', '1.5.1' -gem 'asciidoctor-pdf', '2.3.7' +gem 'asciidoctor-pdf', '2.3.8' gem 'coderay', '1.1.3' gem 'pygments.rb', '2.4.0'