Add rouge gem

This commit is contained in:
Dave Syer 2016-04-26 10:24:07 +01:00 committed by Rob Winch
parent 2620d036ab
commit 7862d9965b
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
source "http://rubygems.org"
gem "github-pages"
gem "rouge"

View File

@ -129,6 +129,7 @@ PLATFORMS
DEPENDENCIES
github-pages
rouge
BUNDLED WITH
1.11.2