From da23efa4337133e739dcd1c349e070672c8d2feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Wed, 28 Aug 2013 23:50:21 +0200 Subject: [PATCH] bump redis-namespace even though the security issue does not affect us The issue only shows if you have a send :exec, user_input in your codebase, neither we nor Sidekiq does that. See https://github.com/resque/redis-namespace/issues/64 and https://github.com/resque/redis-namespace/issues/65#issuecomment-22120560 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10e4fcec1..1a95d036f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,7 +326,7 @@ GEM json (~> 1.4) redcarpet (3.0.0) redis (3.0.4) - redis-namespace (1.3.0) + redis-namespace (1.3.1) redis (~> 3.0.0) remotipart (1.2.1) rmagick (2.13.2)