summaryrefslogtreecommitdiff
path: root/tool/dummy-rake-compiler/rake/extensiontask.rb
AgeCommit message (Collapse)Author
2023-06-14Allow test-unit-ruby-core files to be loaded from bundled gemsNobuyoshi Nakada
Separate the directly from the customized test-unit, since it may not work with bundled gems. Notes: Merged: https://github.com/ruby/ruby/pull/7941
2021-11-09Bundle rbs 1.7.0.beta.5Yusuke Endoh
Notes: Merged: https://github.com/ruby/ruby/pull/5042