diff --git a/Gemfile b/Gemfile index de8b738a6..fb7ec245c 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.11' gem 'json' gem 'awesome_print'