mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08:00
rmtree is already requiring fileutils, but mkpath apparently relies on autoload of FileUtils. Switch to require for both methods https://github.com/ruby/pathname/commit/07ad1fb41a