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
/lib/ruby/gems/3.3.0/gems/mail-2.8.1/lib/mail/utilities.rb:160: warning: URI::RFC3986_PARSER.escape is obsolete. Use URI::RFC2396_PARSER.escape explicitly
Please replace URI::DEFAULT_PARSER and RFC3986_PARSER with RFC2396_PARSER.