We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5d32c commit 56349cfCopy full SHA for 56349cf
1 file changed
unicode_plot.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
29
spec.executables = spec.files.grep(%r{^exe/}) {|f| File.basename(f) }
30
spec.require_paths = ["lib"]
31
32
- spec.add_runtime_dependency "enumerable-statistics", ">= 2.0.0.pre"
+ spec.add_runtime_dependency "enumerable-statistics", ">= 2.0.1"
33
34
spec.add_development_dependency "bundler", ">= 1.17"
35
spec.add_development_dependency "rake"
0 commit comments