Skip to content

Commit 9712363

Browse files
committed
Update kramdown to >=2.3.0
1 parent e941f8f commit 9712363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ source 'https://rubygems.org'
22

33
gem 'jekyll', '4.0.0'
44
gem 'rdiscount', '2.2.0.1'
5-
gem 'kramdown', '2.1.0'
5+
gem 'kramdown', '>= 2.3.0'

0 commit comments

Comments
 (0)