GlobalNamesArchitecture / damerau-levenshtein

Calculates edit distance using Damerau-Levenshtein algorithm
MIT License
141 stars 19 forks source link

no visible need to require activesupport and so even Ruby 2.5 #22

Closed Nakilon closed 3 years ago

Nakilon commented 3 years ago

bundle exec rake spec runs fine.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c009e42913bc2917807d80334abfdfb24b92b21c on Nakilon:master into 6ae9b5a7280e0cbe14367e8f3ab66b7ae0491107 on GlobalNamesArchitecture:master.

dimus commented 3 years ago

thanks for spotting an outdated dependency