bert icon indicating copy to clipboard operation
bert copied to clipboard

Replace deprecated (since ruby2.4) Fixnum, Bignum by Integer

Open boutil opened this issue 2 years ago • 0 comments

This replaces the class Bignum and Fixnum by Integer, as they are deprecated since ruby2.4, and removed in ruby3.2.

boutil avatar Oct 31 '23 17:10 boutil