bert
bert copied to clipboard
Replace deprecated (since ruby2.4) Fixnum, Bignum by Integer
This replaces the class Bignum and Fixnum by Integer, as they are deprecated since ruby2.4, and removed in ruby3.2.