diff --git a/Gemfile b/Gemfile index b02e4e7..51d7f5d 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem "github-markup", "4.0.1" gem "RedCloth", "=4.3.2" -gem "asciidoctor", "2.0.16" +gem "asciidoctor", "2.0.18" gem "commonmarker", "=0.21.0" gem "creole", "=0.5.0" gem "org-ruby", "=0.9.12"