# HG changeset patch # User Meredith Howard # Date 1459393528 14400 # Node ID faca1345ffc97b33c5e06947d875d0848144f30c # Parent c86c75c120ad995d587c04c439011480f13f0a76 add asciidoctor 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'