Closed benjamin-ltr closed 4 years ago
Hi! I am currently trying ruby 2.7.0 on my rails app and I get this deprecation warning:
~/.rvm/gems/ruby-2.7.0/gems/utf8-cleaner-0.2.5/lib/utf8-cleaner/uri_string.rb:90: warning: URI.unescape is obsolete
This is basically a fix for that deprecation warning.
Let me know if you think we can do better.
Thanks
Thanks, Benjamin! The warning is gone and the tests pass, so this looks good!.
Released as v1.0.0!
Awesome, thanks
Hi! I am currently trying ruby 2.7.0 on my rails app and I get this deprecation warning:
This is basically a fix for that deprecation warning.
Let me know if you think we can do better.
Thanks