Skip to content

Recurly nokogiri deprecation warnings #754

@jcw-

Description

@jcw-

Attempting to upgrade nokogiri to 1.13.3 results in the following deprecation message from the Recurly gem (API v2):

lib/recurly/xml/nokogiri.rb:11: warning: Passing a Node as the second parameter to Node.new is deprecated. Please pass a Document instead, or prefer an alternative constructor like Node#add_child. This will become an error in a future release of Nokogiri.

Would this be something that might get addressed in a future release on the v2 branch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions