Skip to content

Commit c3aa758

Browse files
author
Yuki Izumi
committed
Switch Markdown dependency to commonmarker
1 parent 4002376 commit c3aa758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gemspec
44
gem "posix-spawn", :platforms => :ruby
55
gem "redcarpet", :platforms => :ruby
66
gem "kramdown", :platforms => :jruby
7-
gem "RedCloth"
7+
gem "commonmarker", "~> 0.14.9"
88
gem "rdoc", "~>3.6"
99
gem "org-ruby", "= 0.9.9"
1010
gem "creole", "~>0.3.6"

0 commit comments

Comments
 (0)