Skip to content

lib/mail/utilities.rb:160: warning: URI::RFC3986_PARSER.escape is obsolete. Use URI::RFC2396_PARSER.escape explicitly #1629

Closed
@rgaufman

Description

@rgaufman

I'm getting this warning for every email I send:

/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions