Skip to content

Conversation

@jfine
Copy link

@jfine jfine commented Aug 18, 2022

While using Ruby 3.1 we encountered undefined method escape' for URI:Module (NoMethodError). Utilizing CGI.escape in lieu of manually escaping single quotes and using URI.escape seems to work as expected and should allow this library to work with modern Ruby versions! 🎉

cc: @yaxia @katmsft

@dunyakirkali
Copy link

And until this is merged we can only use Ruby 2?

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.

3 participants