Closed havenwood closed 7 years ago
Looks like this repo needs some maintenance first, before I can merge this PR (which looks cool!).
Could you please rebase on master? I fixed the build.
Done!
Ace!
Released new version with this change. Thanks!
Use Integer instead wherever Fixnum is used to avoid Ruby 2.4+ warnings relating to Fixnum and Bignum being unified into Integer.