truemail 3.0.8
Configurable framework agnostic plain Ruby email validator. Verify email via Regex, DNS, SMTP and even more.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            simpleidn
            ~> 0.2.1
          
    Development Dependencies (8):
            dns_mock
            ~> 1.5, >= 1.5.15
          
          
            ffaker
            ~> 2.21
          
          
            json_matchers
            ~> 0.11.1
          
          
            rake
            ~> 13.0, >= 13.0.6
          
          
            rspec
            ~> 3.12
          
          
            smtp_mock
            ~> 1.3, >= 1.3.4
          
          
            truemail-rspec
            ~> 1.1
          
          
            webmock
            ~> 3.18, >= 3.18.1
          
    