Commit 3cb6774
Add logger dependency to suppress Ruby 3.5.0 deprecation warning
Starting from Ruby 3.5.0, logger will no longer be part of the default gems.
This change adds logger as an explicit runtime dependency to prevent
deprecation warnings.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1110ee8 commit 3cb6774
1 file changed
Lines changed: 1 addition & 0 deletions
| 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