Skip to content

Conversation

@alea12
Copy link
Contributor

@alea12 alea12 commented Feb 27, 2021

URI::escape was removed in Ruby 3.0.0. ruby/uri#9
This PR replaces URI::escape with CGI::escape, making the library compatible with Ruby 3.

@MaicolBen MaicolBen merged commit 281c91c into lynndylanhurley:master Mar 6, 2021
@MaicolBen
Copy link
Collaborator

CGI doesn't work as URI, I realized after I merged (the suite was broken so I didn't know), I made #1470 to fix it

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants