We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ea1ca commit c46890bCopy full SHA for c46890b
weka.gemspec
@@ -29,5 +29,5 @@ Gem::Specification.new do |spec|
29
spec.add_development_dependency 'shoulda-matchers', '~> 3.0'
30
31
spec.add_runtime_dependency 'jar-dependencies', '~> 0.3.11'
32
- spec.requirements << 'jar nz.ac.waikato.cms.weka, weka-dev, 3.7.13'
+ spec.requirements << 'jar nz.ac.waikato.cms.weka, weka-dev, 3.9.2'
33
end
0 commit comments