philnash / bitly

🗜 A Ruby wrapper for the bit.ly API
https://rubygems.org/gems/bitly
MIT License
451 stars 139 forks source link

Fixnum & Integer unification for Ruby 2.4+ compatibility #68

Closed codebender closed 7 years ago

codebender commented 7 years ago

Ruby 2.4 unifies Fixnum and Bignum into Integer: https://bugs.ruby-lang.org/issues/12005.

philnash commented 7 years ago

Hey, thanks for this! I see the build seems to have failed. I'm not sure why, so I've restarted it. We'll see what happens.

philnash commented 7 years ago

Thanks very much, this is now released in version 1.1.0.