pboling/sanitize_email

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    sanitize_email (2.0.10)
      mail (~> 2.0)
      version_gem (~> 1.1, >= 1.1.4)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (7.2.2)
      actionpack (= 7.2.2)
      actionview (= 7.2.2)
      activejob (= 7.2.2)
      activesupport (= 7.2.2)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (7.2.2)
      actionview (= 7.2.2)
      activesupport (= 7.2.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4, < 3.2)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actionview (7.2.2)
      activesupport (= 7.2.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.2.2)
      activesupport (= 7.2.2)
      globalid (>= 0.3.6)
    activesupport (7.2.2)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    ansi (1.5.0)
    appraisal (2.5.0)
      bundler
      rake
      thor (>= 0.14.0)
    ast (2.4.2)
    backports (3.25.0)
    base64 (0.2.0)
    benchmark (0.4.0)
    bigdecimal (3.1.8)
    builder (3.3.0)
    byebug (11.1.3)
    combustion (1.5.0)
      activesupport (>= 3.0.0)
      railties (>= 3.0.0)
      thor (>= 0.14.6)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crass (1.0.6)
    date (3.4.0)
    diff-lcs (1.5.1)
    diffy (3.4.3)
    docile (1.4.1)
    drb (2.2.1)
    dry-configurable (1.2.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.2)
      concurrent-ruby (~> 1.0)
      logger
      zeitwerk (~> 2.6)
    dry-inflector (1.1.0)
    dry-initializer (3.1.1)
    dry-logic (1.5.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-schema (1.13.4)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 1.0, >= 1.0.1)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-logic (>= 1.4, < 2)
      dry-types (>= 1.7, < 2)
      zeitwerk (~> 2.6)
    dry-types (1.7.2)
      bigdecimal (~> 3.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    erubi (1.13.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    io-console (0.7.2)
    irb (1.14.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    json (2.8.1)
    kettle-soup-cover (1.0.4)
      simplecov (~> 0.22)
      simplecov-cobertura (~> 2.1)
      simplecov-console (~> 0.9, >= 0.9.1)
      simplecov-html (~> 0.12)
      simplecov-lcov (~> 0.8)
      simplecov-rcov (~> 0.3, >= 0.3.3)
      simplecov_json_formatter (~> 0.1, >= 0.1.4)
      version_gem (~> 1.1, >= 1.1.4)
    language_server-protocol (3.17.0.3)
    lint_roller (1.1.0)
    logger (1.6.1)
    loofah (2.23.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    mini_mime (1.1.5)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    net-imap (0.5.1)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nokogiri (1.16.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.7-arm64-darwin)
      racc (~> 1.4)
    ostruct (0.6.1)
    parallel (1.26.3)
    parser (3.3.6.0)
      ast (~> 2.4.1)
      racc
    psych (5.2.0)
      stringio
    racc (1.8.1)
    rack (3.1.8)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.2.0)
      rack (>= 3)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (7.2.2)
      actionpack (= 7.2.2)
      activesupport (= 7.2.2)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    reek (6.3.0)
      dry-schema (~> 1.13.0)
      parser (~> 3.3.0)
      rainbow (>= 2.0, < 4.0)
      rexml (~> 3.1)
    regexp_parser (2.9.2)
    reline (0.5.11)
      io-console (~> 0.5)
    rexml (3.3.9)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-block_is_expected (1.0.6)
    rspec-core (3.13.2)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-pending_for (0.1.16)
      rspec-core
      ruby_engine (>= 1, < 3)
      ruby_version (~> 1.0)
    rspec-support (3.13.1)
    rubocop (1.66.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.4, < 3.0)
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.34.1)
      parser (>= 3.3.1.0)
    rubocop-gradual (0.3.6)
      diff-lcs (>= 1.2.0, < 2.0)
      diffy (~> 3.0)
      parallel (~> 1.10)
      rainbow (>= 2.2.2, < 4.0)
      rubocop (~> 1.0)
    rubocop-lts (10.1.1)
      rubocop-ruby2_3 (>= 2.0.3, < 3)
      standard-rubocop-lts (>= 1.0.3, < 3)
      version_gem (>= 1.1.2, < 3)
    rubocop-md (1.2.4)
      rubocop (>= 1.45)
    rubocop-packaging (0.5.2)
      rubocop (>= 1.33, < 2.0)
    rubocop-performance (1.22.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (3.2.0)
      rubocop (~> 1.61)
    rubocop-ruby2_3 (2.0.5)
      rubocop-gradual (~> 0.3, >= 0.3.1)
      rubocop-md (~> 1.2)
      rubocop-rake (~> 0.6)
      rubocop-shopify (~> 2.14)
      rubocop-thread_safety (~> 0.5, >= 0.5.1)
      standard-rubocop-lts (~> 1.0, >= 1.0.7)
      version_gem (>= 1.1.3, < 3)
    rubocop-shopify (2.15.1)
      rubocop (~> 1.51)
    rubocop-thread_safety (0.5.1)
      rubocop (>= 0.90.0)
    ruby-progressbar (1.13.0)
    ruby_engine (2.0.3)
    ruby_version (1.0.3)
    securerandom (0.3.1)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-console (0.9.2)
      ansi
      simplecov
      terminal-table
    simplecov-html (0.13.1)
    simplecov-lcov (0.8.0)
    simplecov-rcov (0.3.7)
      simplecov (>= 0.4.1)
    simplecov_json_formatter (0.1.4)
    standard (1.41.1)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.66.0)
      standard-custom (~> 1.0.0)
      standard-performance (~> 1.5)
    standard-custom (1.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.50)
    standard-performance (1.5.0)
      lint_roller (~> 1.1)
      rubocop-performance (~> 1.22.0)
    standard-rubocop-lts (1.0.10)
      rspec-block_is_expected (~> 1.0, >= 1.0.5)
      standard (>= 1.35.1, < 2)
      standard-custom (>= 1.0.2, < 2)
      standard-performance (>= 1.3.1, < 2)
      version_gem (>= 1.1.4, < 3)
    stringio (3.1.2)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.2)
    timeout (0.4.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.6.0)
    useragent (0.16.10)
    version_gem (1.1.4)
    yard (0.9.37)
    yard-junk (0.0.10)
      backports (>= 3.18)
      ostruct
      rainbow
      yard
    zeitwerk (2.7.1)

PLATFORMS
  arm64-darwin-23
  ruby

DEPENDENCIES
  actionmailer (~> 7.2.2)
  appraisal (~> 2.5)
  byebug (>= 11)
  combustion (~> 1.5)
  json (>= 1.7.7)
  kettle-soup-cover (~> 1.0, >= 1.0.4)
  railties (~> 7.2.2)
  rake (>= 0.8.7)
  rdoc (>= 3)
  reek (~> 6.3)
  rspec (>= 3)
  rspec-block_is_expected (~> 1.0, >= 1.0.5)
  rspec-pending_for (~> 0.1, >= 0.1.16)
  rubocop (~> 1.66, >= 1.66.1)
  rubocop-lts (~> 10.1, >= 10.1.1)
  rubocop-packaging (~> 0.5, >= 0.5.2)
  rubocop-rspec (~> 3.2)
  sanitize_email!
  standard (~> 1.41, >= 1.41.1)
  stringio (~> 3.1, >= 3.1.2)
  yard (~> 0.9, >= 0.9.37)
  yard-junk (~> 0.0)

BUNDLED WITH
   2.5.23