We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d42f6a commit e73d8b1Copy full SHA for e73d8b1
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
gem 'rake'
4
-gem 'asciidoctor', :git => 'https://github.com/asciidoctor/asciidoctor'
+gem 'asciidoctor', '1.5.6.1'
5
6
gem 'json'
7
gem 'awesome_print'
0 commit comments