Merge pull request #1886 from lifehackerhansol/kramdown
Add kramdown-parser-gfm to Gemfile
This commit is contained in:
commit
33e99042a3
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -1,3 +1,4 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
gem 'jekyll-redirect-from'
|
gem 'jekyll-redirect-from'
|
||||||
|
gem 'kramdown-parser-gfm'
|
||||||
gemspec
|
gemspec
|
||||||
|
|
Loading…
Reference in a new issue