From e2464b06b02b757d75f8b83967e3e946cf8ca28d Mon Sep 17 00:00:00 2001 From: Pablo Cantero Date: Wed, 29 May 2013 08:55:00 -0300 Subject: [PATCH] Updates Redis version requirement #694 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8755fc8..edd1295a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Requirements I test on Ruby 1.9.3 and JRuby 1.7.x. Other versions/VMs are untested but I will do my best to support them. Ruby 1.8 is not supported. -Redis 2.0 or greater is required. +Redis 2.4 or greater is required. Installation