Aaron Patterson 2025-11-03 18:29:06 +0000 (Mon, 03 Nov 2025)
New Revision: d3138912b8
https://github.com/ruby/ruby/commit/d3138912b8
Log:
[ruby/rubygems] build gems directly instead of shelling out
I'm trying to speed up the bundler tests. The tests shell out a lot in
order to build gems. We can build gems without creating a sub-process