Skip to content

warning with ruby 2.7 #51

@nobu

Description

@nobu

The recent pp causes a warning with ruby 2.7.

$ ruby2.7 -w -e 'gem "pp"; require "pp"'
/opt/local/lib/ruby2.7/gems/2.7.0/gems/pp-0.6.2/lib/pp.rb:487: warning: constant ::Data is deprecated

defined? does not suppress warnings.

Originally posted by @nobu in #20 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions