spring-watcher-listen
spring-watcher-listen copied to clipboard
Since Ruby 3.3.5 I get "warning: logger was loaded from the standard library"
Since I updated to Ruby 3.3.5 I get following warning:
~/.rvm/gems/ruby-3.3.5/gems/spring-watcher-listen-2.1.0/lib/spring/watcher/listen.rb:6: warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add logger to your Gemfile or gemspec to silence this warning.
Please, can you fix the dependency?