Skip to content

Commit 397370f

Browse files
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

File tree

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct
3737
pstore 0.2.1 https://github.com/ruby/pstore
3838
benchmark 0.5.0 https://github.com/ruby/benchmark
3939
logger 1.7.0 https://github.com/ruby/logger
40-
rdoc 7.2.0 https://github.com/ruby/rdoc bc0baee787609f2205e8f1103f3e1d36b923184a
40+
rdoc 7.2.0 https://github.com/ruby/rdoc 1f93543615928b6d45357432f16ec6006e2d8b1e
4141
win32ole 1.9.3 https://github.com/ruby/win32ole
4242
irb 1.18.0 https://github.com/ruby/irb
4343
reline 0.6.3 https://github.com/ruby/reline

0 commit comments

Comments
 (0)