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