Skip to content

Latest version of json gem compatibility issue #52

@tsogbadrakh-qp

Description

@tsogbadrakh-qp

Latest working version was ~> 2.10.0, and starting from 2.11 will throw the following error.

Minitest::UnexpectedError:         NoMethodError: undefined method `call' for an instance of Hash
            /usr/local/bundle/gems/json-2.11.3/lib/json/common.rb:36:in `block in object_class_proc'
            /usr/local/bundle/gems/json-2.11.3/lib/json/common.rb:47:in `block in array_class_proc'
            /usr/local/bundle/gems/json-2.11.3/lib/json/common.rb:336:in `parse'
            /usr/local/bundle/gems/json-2.11.3/lib/json/common.rb:336:in `parse'
            /usr/local/bundle/gems/quickpay-ruby-client-3.0.2/lib/quickpay/api/client.rb:56:in `block (2 levels) in <class:Client>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions