Commit 0d13ef2
committed
tool/rdoc-srcdir: drop redundant
`require 'rdoc/rdoc'` on the preceding line triggers RubyGems
activation of rdoc's runtime dependencies, which now includes
`rbs (>= 4.0.0)`. The explicit `require 'rbs'` added in 2748759
is no longer needed.require 'rbs'
1 parent 7cf51b5 commit 0d13ef2
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments