Skip to content

Commit

Permalink
Adds kramdown-parser-gfm dependency (daattali#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexicalunit committed Aug 8, 2020
1 parent 741f737 commit 6163756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beautiful-jekyll-theme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll", "~> 3.8"
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"
spec.add_runtime_dependency "jekyll-sitemap", "~> 1.4"
spec.add_runtime_dependency "kramdown-parser-gfm", "~> 1.1"

spec.add_development_dependency "bundler", ">= 1.16"
spec.add_development_dependency "rake", "~> 12.0"
Expand Down

0 comments on commit 6163756

Please sign in to comment.