[rubygems/rubygems] Let Dir.tmpdir use the standard path
We're not fully in control of this folder, even when running our own tests, because MJIT creates some temp folders there when invoking GC.
This bite tests running in ruby-core when making the behavior of FileUtils.rm_rf more strict, because these extra files could not be removed.
Since this was originally added due to some failures on systems with non standard permissions on tmp folders, but I can no longer reproduce those, I'll remove it.
[rubygems/rubygems] Let
Dir.tmpdiruse the standard pathWe're not fully in control of this folder, even when running our own
tests, because MJIT creates some temp folders there when invoking GC.
This bite tests running in ruby-core when making the behavior of
FileUtils.rm_rfmore strict, because these extra files could not beremoved.
Since this was originally added due to some failures on systems with non
standard permissions on tmp folders, but I can no longer reproduce
those, I'll remove it.
https://github.com/rubygems/rubygems/commit/d2f21596ee