rubyzip/lib/zip/filesystem
Robert Haines 1c06454985 Update minimum ruby version to 3.0.
All rubies before 3.0 are EOL and this is a major version bump, so it's
the right time to do this.
2024-03-01 22:14:48 +00:00
..
dir.rb Update minimum ruby version to 3.0. 2024-03-01 22:14:48 +00:00
directory_iterator.rb Extract `DirectoryIterator` from the main filesystem file. 2021-06-06 15:02:49 +01:00
file.rb Use the new `Entry` time methods in `Filesystem::File`. 2022-06-20 17:18:20 +01:00
file_stat.rb Use constants instead of literals for some `fstype` calls. 2021-06-06 15:02:49 +01:00
zip_file_name_mapper.rb Update minimum ruby version to 3.0. 2024-03-01 22:14:48 +00:00