Skip to content

Ruby 3 support - Replaces URI.decode with CGI.unescape#6

Open
torresga wants to merge 1 commit into
arkency:masterfrom
torresga:replace-uri-decode
Open

Ruby 3 support - Replaces URI.decode with CGI.unescape#6
torresga wants to merge 1 commit into
arkency:masterfrom
torresga:replace-uri-decode

Conversation

@torresga

Copy link
Copy Markdown

uri removed the deprecated URI.unescape/decode: ruby/uri@61c6a47 .

This PR replaces the call to URI.decode with CGI.unescape. This change was needed to get this gem working with Ruby 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant