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
This commit is contained in:
parent
e194a07f18
commit
da23efa433
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue