feat(EmailChecker.check): add class to search for typo in email addresses

This commit is contained in:
mfo 2024-06-07 06:23:52 +02:00
parent 5ef29a2f31
commit c813c02975
No known key found for this signature in database
GPG key ID: 7CE3E1F5B794A8EC
4 changed files with 688 additions and 0 deletions

View file

@ -765,6 +765,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stackprof (0.2.26)
string-similarity (2.1.0)
stringio (3.1.0)
strong_migrations (1.8.0)
activerecord (>= 5.2)
@ -1013,6 +1014,7 @@ DEPENDENCIES
spring
spring-commands-rspec
stackprof
string-similarity
strong_migrations
sys-proctable
timecop