Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace obsolete call to URI.decode with URI::DEFAULT_PARSER.unescape #144

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryanfb
Copy link

@ryanfb ryanfb commented Jun 22, 2022

This fixes warning messages like the following:

/usr/local/bundle/gems/ldp-1.0.3/lib/ldp/response.rb:196: warning: URI.unescape is obsolete

Similar to #132, but this fix doesn't add a new dependency on the addressable gem.

@jrgriffiniii jrgriffiniii marked this pull request as draft August 3, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant