mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: RuntimeError (can't add a new key into hash during iteration) in logs
This commit is contained in:
parent
5d9756a2ac
commit
135c0b75f5
@ -167,7 +167,7 @@ GEM
|
|||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
memory_profiler (0.0.4)
|
memory_profiler (0.0.4)
|
||||||
message_bus (0.9.5)
|
message_bus (0.9.6)
|
||||||
eventmachine
|
eventmachine
|
||||||
rack (>= 1.1.3)
|
rack (>= 1.1.3)
|
||||||
redis
|
redis
|
||||||
|
Loading…
Reference in New Issue
Block a user