ttscoff / doing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deprecated Object#=~ warning

trauber opened this issue · comments

Hi,

I'm getting this stderr warning:

/var/lib/gems/2.7.0/gems/doing-1.0.93/lib/doing/wwid.rb:2665: warning: deprecated Object#=~ is called on Integer; it always returns nil

Running:

5.4.0-89-generic #100-Ubuntu
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
doing version 1.0.93

Have you tested version 2.0.x yet? I think this should be resolved.

Of course, with the major version bump there will probably be new issues…