Remove workaround for `mail` gem dependencies by Earlopain · Pull Request #50668 · rails/rails
#44083 introduced a workaround with the mail gem for Ruby 3.1 support. Since then, the gem itself has solved this issue: mikel/mail@d9d8dcc. Since mail 2.8.0 is the first version to properly suppor...