Revert "Build(deps): Bump redis from 4.2.2 to 4.2.3" (#11279)
This reverts commit f31de2fa20
.
This is causing `NoMethodError (undefined method `bytesize' for nil:NilClass)` in the anonymous cache. More investigation required
This commit is contained in:
parent
82c1c0c48c
commit
69eef5e8b3
|
@ -298,7 +298,7 @@ GEM
|
||||||
msgpack (>= 0.4.3)
|
msgpack (>= 0.4.3)
|
||||||
optimist (>= 3.0.0)
|
optimist (>= 3.0.0)
|
||||||
rchardet (1.8.0)
|
rchardet (1.8.0)
|
||||||
redis (4.2.3)
|
redis (4.2.2)
|
||||||
redis-namespace (1.8.0)
|
redis-namespace (1.8.0)
|
||||||
redis (>= 3.0.4)
|
redis (>= 3.0.4)
|
||||||
regexp_parser (1.8.2)
|
regexp_parser (1.8.2)
|
||||||
|
|
Loading…
Reference in New Issue