File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem "RedCloth"
77# using a tag version here because 0.18.3 was not published by the author to encourage users to upgrade.
88# however we want to bump up to this version since this has a security patch
99gem "commonmarker" , git : "https://github.com/gjtorikian/commonmarker.git" , tag : "v0.18.3"
10- gem "rdoc" , "~> 6.13.0 "
10+ gem "rdoc" , "~> 6.13.1 "
1111gem "org-ruby" , "0.9.12"
1212gem "creole" , "~>0.5.0"
1313gem "wikicloth" , "=0.8.3"
Original file line number Diff line number Diff line change 7979 stringio
8080 racc (1.8.1 )
8181 rake (13.2.1 )
82- rdoc (6.13.0 )
82+ rdoc (6.13.1 )
8383 psych (>= 4.0.0 )
8484 redcarpet (3.6.1 )
8585 rexml (3.4.1 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130130 nokogiri-diff (~> 0.3.0 )
131131 org-ruby (= 0.9.12 )
132132 rake
133- rdoc (~> 6.13.0 )
133+ rdoc (~> 6.13.1 )
134134 redcarpet
135135 rexml
136136 sanitize (>= 4.6.3 )
You can’t perform that action at this time.
0 commit comments