prismicio-community/ruby-kit

Ruby 2.7 deprecation warnings

Closed this issue · 1 comments

1.8.0 version of the gem still relies on deprecated URI.unescape method. Running the gem with Ruby 2.7.0+ with default warnings settings, outputs at every execution of json_parsers this line:
ruby/gems/2.7.0/gems/prismic.io-1.8.0/lib/prismic/json_parsers.rb:60: warning: is obsolete

There's an open PR addressing that, any plans on merging it and releasing a new version?

Thank you for the updates! 🙏
@MarcMcIntosh Do you plan on releasing the new 1.8.1 version on Rubygems?