diff --git a/Gemfile b/Gemfile index 165f6d01c..fe1cfeb66 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rake' -gem 'asciidoctor', '1.5.6.2' +gem 'asciidoctor', '2.0.10' gem 'json' gem 'awesome_print'