add kramdown-parser-gfm

This commit is contained in:
lifehackerhansol 2021-05-25 19:41:31 -07:00
parent 77e6537ad2
commit f8ce5e2b11

View file

@ -1,3 +1,4 @@
source "https://rubygems.org"
gem 'jekyll-redirect-from'
gem 'kramdown-parser-gfm'
gemspec