Explorar el Código

Add rouge gem

Dave Syer hace 9 años
padre
commit
7862d9965b
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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