Commit 059d79f
committed
windows: add workaround for unexpected exception
Since logger 1.6.3 or later, there is a bug that it cause unexpected
exception (no implicit conversion of Integer into String (TypeError)) on windows.
So hold on 1.6.2 for a while.
See ruby/logger#107
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>1 parent 611ccee commit 059d79f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments