瀏覽代碼

Merge pull request #15 from dsyer/rouge

Add rouge gem
Brian Clozel 9 年之前
父節點
當前提交
48804fff88
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Gemfile
  2. 1 0
      Gemfile.lock

+ 1 - 0
Gemfile

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

+ 1 - 0
Gemfile.lock

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