You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments