Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logger as a gemspec dependency (#82)
This prevents warnings about the upcoming removal of logger from the set of default gems: ``` lib/dry/core/deprecations.rb:3: warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5 ```
- Loading branch information