ku1ik / rainbow

Ruby gem for colorizing printed text on ANSI terminals
MIT License
813 stars 68 forks source link

rainbow-2.1.0/lib/rainbow/color.rb:15: warning: constant ::Fixnum is deprecated #51

Closed ioquatix closed 7 years ago

ioquatix commented 7 years ago

May be other issues too. Running on 2.4.0. Thanks for this awesome gem and your efforts to keep it updated.

syndbg commented 7 years ago

@ioquatix It's fixed in https://github.com/sickill/rainbow/releases/tag/v2.2.1

kunday commented 7 years ago

I can confirm upgrading to 2.2.1 removes the warning 👍 cc @ioquatix @syndbg