Hello
I noticed that this gem provides several dictionaries but lots of them are missing in the latest release.
As a temporary solution, I am using the gem from the master branch
I think line should be changed
|
spec.files = Dir['lib/**/*.rb', 'lib/dictionaries/ca.txt', 'lib/dictionaries/cs.txt', 'lib/dictionaries/en_us.txt', 'lib/dictionaries/nl.txt'] |
Hello
I noticed that this gem provides several dictionaries but lots of them are missing in the latest release.
As a temporary solution, I am using the gem from the master branch
I think line should be changed
textstat/textstat.gemspec
Line 35 in 4ffa970