open-pay/openpay-ruby

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

Opened this issue · 2 comments

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: flori/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!

Same problem, any update for this issue?

has exactly the same problem, is this issue has been solved?

Screenshot from 2021-03-17 17-51-03