You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruby 2.7 EOL was 2023-03-31.
Ruby 3.0 EOL was 2024-04-23.
Currently, net-imap remains compatible with ruby 2.7. But some of my
unmerged branches do use ruby 3.1 syntax (e.g: updated pattern matching
and endless method definitions). It will be nice if I don't need to
update those branches for compatibility with EOL rubies.
----
_**NOTE:** The next release after this is merged should be v0.5.0._
0 commit comments