diff --git a/Gemfile b/Gemfile index 78ccf7e3..ba7625e6 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'json', '2.6.2' gem 'awesome_print', '1.9.2' gem 'asciidoctor-epub3', '1.5.1' -gem 'asciidoctor-pdf', '2.1.1' +gem 'asciidoctor-pdf', '2.1.4' gem 'coderay', '1.1.3' gem 'pygments.rb', '2.3.0'