We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220b553 commit be95c7fCopy full SHA for be95c7f
classifier-reborn.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
26
s.rdoc_options = ["--charset=UTF-8"]
27
s.extra_rdoc_files = %w[README.markdown LICENSE]
28
29
- s.add_runtime_dependency('fast-stemmer', '>= 1.0.0')
+ s.add_runtime_dependency('fast-stemmer', '~> 1.0')
30
31
s.add_development_dependency('rake')
32
s.add_development_dependency('rdoc')
0 commit comments