ruby/ext/pathname
Ivan Kuchin 1f1edeef3f [ruby/pathname] require fileutils in both methods using it
rmtree is already requiring fileutils, but mkpath apparently relies on
autoload of FileUtils. Switch to require for both methods

07ad1fb41a
2023-12-28 00:07:56 +00:00
..
lib [ruby/pathname] require fileutils in both methods using it 2023-12-28 00:07:56 +00:00
depend
extconf.rb
pathname.c
pathname.gemspec