Skip to content
Snippets Groups Projects
Commit 0023a27e authored by Manuel Mendez's avatar Manuel Mendez Committed by Manuel Mendez
Browse files

Add asciidoctor gem.

Fixes issue #3506.
parent 995e656a
No related branches found
No related tags found
1 merge request!4296Add asciidoctor gem.
Loading
Loading
@@ -72,6 +72,9 @@ gem "seed-fu"
gem "redcarpet", "~> 2.2.2"
gem "github-markup", "~> 0.7.4", require: 'github/markup'
 
# Asciidoc to HTML
gem "asciidoctor"
# Servers
gem "puma", '~> 2.0.1'
 
Loading
Loading
Loading
Loading
@@ -46,6 +46,7 @@ GEM
rails (~> 3.0)
addressable (2.3.4)
arel (3.0.2)
asciidoctor (0.1.3)
awesome_print (1.1.0)
backports (2.6.7)
bcrypt-ruby (3.0.1)
Loading
Loading
@@ -517,6 +518,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on
annotate!
asciidoctor
awesome_print
better_errors
binding_of_caller
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment