Add rouge gem

This commit is contained in:
Dave Syer 2016-04-26 10:24:07 +01:00
parent 9191438acf
commit 00077cdd4d
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