Closed rmoriz closed 1 year ago
Ruby 2.4 deprecation warning.
See http://blog.bigbinary.com/2016/11/18/ruby-2-4-unifies-fixnum-and-bignum-into-integer.html
=> ::Integer
::Integer
Fixed in https://github.com/computology/packagecloud-cookbook/pull/53
My PR also closes this, but upgrades to Chef 12+ in the process.
Ruby 2.4 deprecation warning.
See http://blog.bigbinary.com/2016/11/18/ruby-2-4-unifies-fixnum-and-bignum-into-integer.html
=>
::Integer