dataflow icon indicating copy to clipboard operation
dataflow copied to clipboard

warning: undefining `object_id' may cause serious problems

Open quetzalcoatl opened this issue 6 years ago • 0 comments

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.

quetzalcoatl avatar Dec 19 '19 22:12 quetzalcoatl