Skip to content

Commit 00077cd

Browse files
committed
Add rouge gem
1 parent 9191438 commit 00077cd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
source "http://rubygems.org"
22

33
gem "github-pages"
4+
gem "rouge"

Gemfile.lock

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ PLATFORMS
129129

130130
DEPENDENCIES
131131
github-pages
132+
rouge
132133

133134
BUNDLED WITH
134135
1.11.2

0 commit comments

Comments
 (0)