[DRE-commits] [ruby-sidekiq] 05/05: tighten dependency on ruby-redis

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 26 08:29:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-sidekiq.

commit a4e4ac8a1a6eeb1295d65a9a8bc3f804d7e13dc5
Author: Pirate Praveen <praveen at debian.org>
Date:   Wed Jul 26 10:56:21 2017 +0530

    tighten dependency on ruby-redis
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 489f754..fc49eff 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-connection-pool (>= 2.2.0),
                ruby-coveralls,
                ruby-railties,
-               ruby-redis (<< 4.0),
-               ruby-redis (>= 3.2.1),
+               ruby-redis (>= 3.3.3~),
                ruby-redis-namespace (<< 2.0),
                ruby-redis-namespace (>= 1.5.2),
                ruby-rack-protection (>= 1.5.0),
@@ -46,8 +45,7 @@ Depends: libjs-twitter-bootstrap,
          ruby-connection-pool (<< 3.0),
          ruby-connection-pool (>= 2.2.0),
          ruby-json,
-         ruby-redis (<< 4.0),
-         ruby-redis (>= 3.2.1),
+         ruby-redis (>= 3.3.3~),
          ruby-redis-namespace (<< 2.0),
          ruby-redis-namespace (>= 1.5.2),
          ruby-rack-protection (>= 1.5.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidekiq.git



More information about the Pkg-ruby-extras-commits mailing list