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
This is the same code I used in the `v0.4-stable` backport. I didn't
use it in the main branch because the minimum ruby version is 3.1. But
that breaks when JRuby and TruffleRuby try to `require "net/imap"`.
Fixes#452.
0 commit comments