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 e28d1c8 commit 8dd7debCopy full SHA for 8dd7deb
redis.gemspec
@@ -40,5 +40,5 @@ Gem::Specification.new do |s|
40
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
41
42
s.add_development_dependency("rake")
43
- s.add_development_dependency("test-unit")
+ s.add_development_dependency("test-unit", "3.1.5")
44
end
0 commit comments