Browse Source

Merge pull request #15 from dsyer/rouge

Add rouge gem
pull/150/head
Brian Clozel 9 years ago
parent
commit
48804fff88
  1. 1
      Gemfile
  2. 1
      Gemfile.lock

1
Gemfile

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

1
Gemfile.lock

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

Loading…
Cancel
Save