egonSchiele / contracts.ruby

Contracts for Ruby.
http://egonschiele.github.com/contracts.ruby
BSD 2-Clause "Simplified" License
1.44k stars 82 forks source link

Update all references to Fixnum to Integer #301

Closed PikachuEXE closed 1 year ago

PikachuEXE commented 1 year ago

Deprecated in ruby 2.4

Closes #300

mtasaka commented 1 year ago

Looks okay. (Actually the "effective" changes are only on spec/fixtures/fixtures.rb, all other changes are notes, comments or so, but they should also be modified as well)