Skip to content

Commit

Permalink
fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlecompte committed Apr 30, 2012
1 parent c38469d commit 50ad5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis_failover.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|

gem.add_dependency('redis')
gem.add_dependency('redis-namespace')
gem.add_dependency('multi_json', '~> 1.0')
gem.add_dependency('multi_json', '~> 1')
gem.add_dependency('zk', '~> 0.9')

gem.add_development_dependency('rake')
Expand Down

0 comments on commit 50ad5da

Please sign in to comment.