Merge pull request #15 from dsyer/rouge

Add rouge gem
This commit is contained in:
Brian Clozel 2016-04-26 11:48:27 +02:00
commit 48804fff88
2 changed files with 2 additions and 0 deletions

View File

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

View File

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