Replace Rubinius (no longer tested in CI) with TruffleRuby (nowadays tested in CI)

Co-authored-by: Josef Šimánek <josef.simanek@gmail.com>
This commit is contained in:
David Rodríguez 2022-04-19 12:49:55 +02:00
parent eb032a8649
commit 4a5733ddc8
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ our documentation, add new features—up to you! Thank you for pitching in.
## Compatibility
Mail supports Ruby 2.5+, including JRuby and Rubinius.
Mail supports Ruby 2.5+, including JRuby and TruffleRuby.
Every Mail commit is tested by GitHub Actions on [all supported Ruby versions](https://github.com/mikel/mail/blob/master/.github/workflows/test.yml).