Skip to content

URI.decode deprecated in Ruby 3#28

Open
Ayushi1296 wants to merge 2 commits intoamzn:masterfrom
sofatutor:fix-ruby-3-upgrade-uri-errors
Open

URI.decode deprecated in Ruby 3#28
Ayushi1296 wants to merge 2 commits intoamzn:masterfrom
sofatutor:fix-ruby-3-upgrade-uri-errors

Conversation

@Ayushi1296
Copy link
Copy Markdown

@Ayushi1296 Ayushi1296 commented Jan 4, 2023

Issue #, if available:

Description of changes: URI.decode is obsolete in Ruby 3, and needs to be fixed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Ayushi1296 Ayushi1296 changed the title URI.decode deprecated URI.decode deprecated in Ruby 3 Jan 4, 2023
s.require_path = ['lib']
s.license = 'Apache License, Version 2.0'

s.add_runtime_dependency 'rexml'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #22.

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.

2 participants