Skip to content

Ruby 2.4: "warning: constant ::Fixnum is deprecated" #6

@n-st

Description

@n-st

I'm getting deprecation warnings after upgrading from Ruby 2.3 to 2.4 (and reinstalling Podcatcher via gem install podcatcher):

/usr/local/lib/ruby/gems/2.4/gems/podcatcher-4.0.0/bin/podcatcher:571: warning: constant ::Fixnum is deprecated
/usr/local/lib/ruby/gems/2.4/gems/podcatcher-4.0.0/bin/podcatcher:580: warning: constant ::Fixnum is deprecated
/usr/local/lib/ruby/gems/2.4/gems/podcatcher-4.0.0/bin/podcatcher:582: warning: constant ::Fixnum is deprecated
/usr/local/lib/ruby/gems/2.4/gems/podcatcher-4.0.0/bin/podcatcher:603: warning: constant ::Fixnum is deprecated

My current environment:

% ruby --version
ruby 2.4.3p205 (2017-12-14 revision 61247) [amd64-freebsd10]
% gem --version
2.7.6
% podcatcher --version
4.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions