mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
Update logster so it does not crash error reporting where redis is down
This commit is contained in:
parent
6993fb36ac
commit
4f1c6a30cd
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ GEM
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
libv8 (3.16.14.7)
|
libv8 (3.16.14.7)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (0.8.0)
|
logster (0.8.1)
|
||||||
lru_redux (0.8.4)
|
lru_redux (0.8.4)
|
||||||
mail (2.5.4)
|
mail (2.5.4)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
|
|
Loading…
Reference in a new issue