Skip to content

Commit 690d90e

Browse files
committed
Merge branch 'bump-commonmarker' of https://github.com/github/markup into bump-commonmarker
2 parents d35c00f + c806bbf commit 690d90e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ gem "posix-spawn", :platforms => :ruby
55
gem "redcarpet", :platforms => :ruby
66
gem "kramdown", :platforms => :jruby
77
gem "RedCloth"
8+
# using a tag version here because 0.18.3 was not published by the author to encourage users to upgrade.
9+
# however we want to bump up to this version since this has a security patch
810
gem "commonmarker", git: "https://github.com/gjtorikian/commonmarker.git", tag: "v0.18.3"
911
gem "rdoc", "~>3.6"
1012
gem "org-ruby", "= 0.9.9"

0 commit comments

Comments
 (0)