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
Haven't seen activity on this since 2015, but if interested, a deprecated warning has emerged in ruby 2.7
/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
The text was updated successfully, but these errors were encountered:
Haven't seen activity on this since 2015, but if interested, a deprecated warning has emerged in ruby 2.7
The text was updated successfully, but these errors were encountered: