Commit 612f75d
committed
Require logger before active_record
See rails/rails#54264. ActiveSupport required
`logger` implicitly through `concurrent-ruby`, which removed its own
`logger` dependency in 1.3.5.1 parent b84b9d1 commit 612f75d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments