We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741f737 commit 6163756Copy full SHA for 6163756
beautiful-jekyll-theme.gemspec
@@ -20,6 +20,7 @@ Gem::Specification.new do |spec|
20
spec.add_runtime_dependency "jekyll", "~> 3.8"
21
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"
22
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.4"
23
+ spec.add_runtime_dependency "kramdown-parser-gfm", "~> 1.1"
24
25
spec.add_development_dependency "bundler", ">= 1.16"
26
spec.add_development_dependency "rake", "~> 12.0"
0 commit comments