mkvtoolnix/rake.d
Moritz Bunkus ab6455f68c
build system: fix compatibility with Ruby 3.2.0
Several deprecated functions were removed: `Dir.exists?`,
`File.exists?` & `FileTest.exists?`.  Instead of those
`FileTest.exist?` must be used (without the `s`). See the release
notes for Ruby 3.2.0 as well as the issue for removing the functions:

https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/
https://bugs.ruby-lang.org/issues/17391
2023-01-02 22:57:21 +01:00
..
vendor
application.rb
compilation_database.rb build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00
config.rb build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00
digest.rb
extensions.rb languages/scripts/regions/IANA lists: use different method of initialization 2022-04-23 00:00:15 +02:00
format_string_verifier.rb
gtest.rb
helpers.rb build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00
iana_language_subtag_registry.rb BCP47: only normalize DCNC tags really part of BCP47 "private use" range 2022-05-04 20:54:18 +02:00
installer.rb
iso639.rb languages/scripts/regions/IANA lists: use different method of initialization 2022-04-23 00:00:15 +02:00
iso3166.rb languages/scripts/regions/IANA lists: use different method of initialization 2022-04-23 00:00:15 +02:00
iso15924.rb languages/scripts/regions/IANA lists: use different method of initialization 2022-04-23 00:00:15 +02:00
library.rb
online_file.rb build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00
pch.rb Guard against missing pty module on MSYS2 2022-07-20 17:24:52 +10:00
po.rb
requirements.rb Guard against missing pty module on MSYS2 2022-07-20 17:24:52 +10:00
source_tests.rb
tarball.rb build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00
target.rb