Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@HashNotAdam
Copy link
Contributor

Summary

Ruby has been trying to reduce the surface area of the standard library. From Ruby 3.5, Logger will transition from being in the standard library to being a default gem. This removes the deprecation warnings by explicitly including Logger as a dependency

Ruby has been trying to reduce the surface area of the standard library.
From Ruby 3.5, Logger will transition from being in the standard library
to being a default gem. This removes the deprecation warnings by
explicitly including Logger as a dependency
@simonoff simonoff closed this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants