Skip to content

Commit f133ebb

Browse files
authored
Bump RDoc to 7.0.1 (ruby#15628)
This improves several enhancements to the Aliki theme. And since Aliki also became the default theme, we don't need to specify the generator name anymore.
1 parent 9f266ae commit f133ebb

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.rdoc_options

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ exclude:
1212
- \.gemspec\z
1313
- lib/set/subclass_compatible.rb
1414

15-
generator_name: aliki
16-
1715
autolink_excluded_words:
1816
- Box
1917
- Class

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ The following bundled gems are promoted from default gems.
269269
* pstore 0.2.0
270270
* benchmark 0.5.0
271271
* logger 1.7.0
272-
* rdoc 6.17.0
272+
* rdoc 7.0.1
273273
* win32ole 1.9.2
274274
* irb 1.16.0
275275
* reline 0.6.3

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct
3939
pstore 0.2.0 https://github.com/ruby/pstore
4040
benchmark 0.5.0 https://github.com/ruby/benchmark
4141
logger 1.7.0 https://github.com/ruby/logger
42-
rdoc 6.17.0 https://github.com/ruby/rdoc
42+
rdoc 7.0.1 https://github.com/ruby/rdoc
4343
win32ole 1.9.2 https://github.com/ruby/win32ole
4444
irb 1.16.0 https://github.com/ruby/irb
4545
reline 0.6.3 https://github.com/ruby/reline

0 commit comments

Comments
 (0)