GlobalNamesArchitecture / damerau-levenshtein

Calculates edit distance using Damerau-Levenshtein algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow ruby version > 2.5

ddoherty03 opened this issue · comments

Any chance of removing the restriction on the ruby_version ~> 2.5?