2
0
Эх сурвалжийг харах

Merge pull request #15 from dsyer/rouge

Add rouge gem
Brian Clozel 9 жил өмнө
parent
commit
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