mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-25 07:54:11 -05:00
FIX: RuntimeError (can't add a new key into hash during iteration) in logs
This commit is contained in:
parent
5d9756a2ac
commit
135c0b75f5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue