Commit f9fa8f9
committed
Add Logger require for Ruby 2.6 compatibility
Fix CI failures with Ruby 2.6 and Rails 6.0/6.1 by adding explicit
require 'logger' to prevent NameError:
uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger1 parent f2ca3cc commit f9fa8f9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments