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
Noticed this deprecation warning on picky which I've loaded to use the search function.
/Users/user/.rbenv/versions/2.7.1/lib/ruby/gems/2.7.0/gems/picky-4.31.3/lib/picky/index.rb:128: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
(__FORWARDING__):1: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/Users/user/.rbenv/versions/2.7.1/lib/ruby/gems/2.7.0/gems/picky-4.31.3/lib/picky/category_realtime.rb:14: warning: The called method `add' is defined here
Noticed this deprecation warning on picky which I've loaded to use the
search
function.there is a PR on picky, but hasn't been worked on for 5 years.
floere/picky#150 (review)
The text was updated successfully, but these errors were encountered: