Commit f1aad25
committed
Add
This PR adds the `logger` to explicit dependency to fix the following
warning.
```
src/github.com/ruby/syslog/lib/syslog/logger.rb:3: warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
```logger as a dependency1 parent 0860269 commit f1aad25
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
0 commit comments