diff --git a/.rdoc_options b/.rdoc_options index 591ddf5889..89265cafd4 100644 --- a/.rdoc_options +++ b/.rdoc_options @@ -12,8 +12,6 @@ exclude: - \.gemspec\z - lib/set/subclass_compatible.rb -generator_name: aliki - autolink_excluded_words: - Box - Class diff --git a/NEWS.md b/NEWS.md index ebba5de74d..a7a94d9428 100644 --- a/NEWS.md +++ b/NEWS.md @@ -269,7 +269,7 @@ The following bundled gems are promoted from default gems. * pstore 0.2.0 * benchmark 0.5.0 * logger 1.7.0 -* rdoc 6.17.0 +* rdoc 7.0.1 * win32ole 1.9.2 * irb 1.16.0 * reline 0.6.3 diff --git a/gems/bundled_gems b/gems/bundled_gems index 559b7126db..6717d7e192 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -39,7 +39,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger -rdoc 6.17.0 https://github.com/ruby/rdoc +rdoc 7.0.1 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole irb 1.16.0 https://github.com/ruby/irb reline 0.6.3 https://github.com/ruby/reline