dataflow
dataflow copied to clipboard
warning: undefining `object_id' may cause serious problems
Just by installing and require 'dataflow' on Ruby 2.6 I get the following message:
c:/rubies/Ruby26-x64/lib/ruby/gems/2.6.0/gems/dataflow-0.3.1/dataflow.rb:63: warning: undefining `object_id' may cause serious problems
I suppose this warning was added in some recent version of Ruby. Sounds scary.