Skip to content

Commit 6b0a219

Browse files
committed
Add gem 'redcarpet' to Gemfile to prevent an error when running jekyll
1 parent 8da2f57 commit 6b0a219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
source "https://rubygems.org"
33
gem 'github-pages'
44
gem 'pygments.rb'
5+
gem 'redcarpet'

0 commit comments

Comments
 (0)