makandra / cucumber_factory

Create records from Cucumber features without writing step definitions.
http://makandra.com/
MIT License
116 stars 15 forks source link

Replace deprecated Fixnum with Integer #27

Closed tiagotex closed 6 years ago

tiagotex commented 6 years ago

Fixnum has been deprecated and unified into Integer https://bugs.ruby-lang.org/issues/12005

warning: constant ::Fixnum is deprecated

foobear commented 6 years ago

Thanks!

Released as 1.14.2.