ruby/ext/pathname
Peter Zhu f8f542bd9b [ruby/pathname] Remove check for File.birthtime
File.birthtime has existed since Ruby 2.2, and pathname requires Ruby
>= 2.7.0, so the method will always be there.

https://github.com/ruby/pathname/commit/aca9613bbf
2024-04-16 05:48:57 +00:00
..
lib [ruby/pathname] require fileutils in both methods using it 2023-12-28 00:07:56 +00:00
depend Update the depend files 2023-02-28 09:09:00 -08:00
extconf.rb [ruby/pathname] Remove check for File.birthtime 2024-04-16 05:48:57 +00:00
pathname.c [ruby/pathname] Remove check for File.birthtime 2024-04-16 05:48:57 +00:00
pathname.gemspec [ruby/pathname] Expose Pathname::VERSION 2023-04-14 12:42:36 +09:00