diff --git a/Gemfile b/Gemfile index 84aee3e8a..a35ea9a06 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rake', '13.0.3' -gem 'asciidoctor', '2.0.13' +gem 'asciidoctor', '2.0.14' gem 'json', '2.5.1' gem 'awesome_print', '1.9.2'