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"
7
7
# using a tag version here because 0.18.3 was not published by the author to encourage users to upgrade.
8
8
# however we want to bump up to this version since this has a security patch
9
9
gem "commonmarker" , git : "https://github.com/gjtorikian/commonmarker.git" , tag : "v0.18.3"
10
- gem "rdoc" , "~> 6.13.0 "
10
+ gem "rdoc" , "~> 6.13.1 "
11
11
gem "org-ruby" , "0.9.12"
12
12
gem "creole" , "~>0.5.0"
13
13
gem "wikicloth" , "=0.8.3"
Original file line number Diff line number Diff line change 79
79
stringio
80
80
racc (1.8.1 )
81
81
rake (13.2.1 )
82
- rdoc (6.13.0 )
82
+ rdoc (6.13.1 )
83
83
psych (>= 4.0.0 )
84
84
redcarpet (3.6.1 )
85
85
rexml (3.4.1 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130
130
nokogiri-diff (~> 0.3.0 )
131
131
org-ruby (= 0.9.12 )
132
132
rake
133
- rdoc (~> 6.13.0 )
133
+ rdoc (~> 6.13.1 )
134
134
redcarpet
135
135
rexml
136
136
sanitize (>= 4.6.3 )
You can’t perform that action at this time.
0 commit comments