diff --git a/Gemfile b/Gemfile index 405429c61..65fb2ea49 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem 'rake', '13.0.3' gem 'asciidoctor', '2.0.12' gem 'json', '2.5.1' -gem 'awesome_print', '1.8.0' +gem 'awesome_print', '1.9.2' gem 'asciidoctor-epub3', '1.5.0.alpha.19' gem 'asciidoctor-pdf', '1.5.4'