Commit 824dee4
Avoid warning by explicit new dependencies (#1766)
* Avoid warning by explicit new dependencies
- base64 will no longer be part of the default gems starting from Ruby 3.4.0
- loggre will no longer be part of the default gems starting from Ruby 3.5.0
* Be more specific in CHANGELOG.md
Co-authored-by: Luke Hill <[email protected]>
* Update dependencies with '~> x.y' statements
---------
Co-authored-by: Jérôme Arbez-Gindre <[email protected]>
Co-authored-by: Luke Hill <[email protected]>1 parent a468bc6 commit 824dee4
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments