Truemail v2.2.3 Release Notes

  • 🛠 Fixed

    ✂ Removed needless Timeout.timeout block in Truemail::Validate::Smtp::Request#check_port, replaced TCPSocket to Socket with native timeout detection. Thanks to @wikiti for idea, testing on production and clean PR #127.

    🔄 Changed

    • ⚡️ Updated Truemail::Validate::Smtp::Request
    • ⚡️ Updated gem development dependencies
    • ⚡️ Updated rubocop, reek configs