Open ryanfb opened 2 years ago
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.
addressable
This fixes warning messages like the following:
Similar to #132, but this fix doesn't add a new dependency on the
addressable
gem.