Skip to content

json-1.8.6/lib/json/common.rb:155: warning: Using the last argument as keyword parameters is deprecated #25

Description

@aribeiro

Hello,

openpay-ruby gem is trowing a warning message about json 1.8.6 and Ruby 2.7.0, it is polluting all log output in a rails app.

The warning was fixed in json gem 2.3.0, It would be nice you guys could update this dependency.

Here is the reference for the commit fixing the issue in json gem 2.3.0: ruby/json@7e1e97d

Here is the warning message:

json-1.8.6/lib/json/common.rb:155: warning: Using the last argument as keyword parameters is deprecated

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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