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 a774b5d commit 2c9bed2Copy full SHA for 2c9bed2
redis-cluster-client.gemspec
@@ -13,5 +13,5 @@ Gem::Specification.new do |s|
13
s.metadata['allowed_push_host'] = 'https://rubygems.org'
14
s.files = Dir['lib/**/*.rb']
15
16
- s.add_runtime_dependency 'redis-client', '>= 0.10'
+ s.add_runtime_dependency 'redis-client', '>= 0.10.0'
17
end
0 commit comments