Skip to content

URI.escape is deprecated #31

@nwoltman

Description

@nwoltman

When using this gem with Ruby 2.7, a deprecation warning is logged due to this line because URI.escape is deprecated in Ruby 2.7 and has been removed in Ruby 3.0.

This means that this gem will not work in Ruby 3.0 until that line with URI.escape is updated. This is currently preventing my company from upgrading to Ruby 3.0.

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