roo-rb / roo-xls

Roo::Xls add support for legacy Excel file standards to Roo.
MIT License
82 stars 82 forks source link

Support unified Integer class in 2.4+ #34

Closed alpaca-tc closed 7 years ago

alpaca-tc commented 7 years ago

Fixes deprecation warnings in Ruby2.4 roo-xls/lib/roo/xls/excel.rb:144: warning: constant ::Fixnum is deprecated

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 79.795% when pulling 71504dfe5eab251e76a9bdddf669a7a81d35359e on alpaca-tc:support_unified_integer_class into 6449b5de121420cb8981df876acf984b547d7703 on roo-rb:master.

jastkand commented 7 years ago

@stevendaniels can we somehow force this to be merged, please?