Commit 397370f
committed
Bump RDoc to 1f93543 (rbs-integrated)
With the build infrastructure for bundled-gem C extensions in place,
`rdoc` can be bumped to the rbs-integrated commit. `rdoc-7.2.0`
declares `add_dependency 'rbs', '>= 4.0.0'`, and `rbs` ships a C
extension; the previous commit ensures `rbs` gets built and its
gemspec lands in `.bundle/specifications/` before doc generation
runs, so `require 'rdoc/rdoc'` can transitively activate
`rbs (>= 4.0.0)` through rdoc's runtime dependencies.1 parent 04e96e5 commit 397370f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments