diff --git a/.Gemfile b/.Gemfile --- a/.Gemfile +++ b/.Gemfile @@ -3,3 +3,4 @@ source 'https://rubygems.org' gem 'git-up' gem 'pry' gem 'httparty' +gem 'asciidoctor'