Commit cb3a967
Fix Ruby 2.7 CI failure by conditionally requiring stdlib gems
The uri, json, and logger gems are default gems in Ruby 2.7-3.3 and
cannot be overridden. Only add them as explicit dependencies for
Ruby 3.4+ where they're being extracted from stdlib.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e0b040d commit cb3a967
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
0 commit comments