-
Notifications
You must be signed in to change notification settings - Fork 7
URI.escape is deprecated #31
Copy link
Copy link
Open
Description
When using this gem with Ruby 2.7, a deprecation warning is logged due to this line because URI.escape is deprecated in Ruby 2.7 and has been removed in Ruby 3.0.
This means that this gem will not work in Ruby 3.0 until that line with URI.escape is updated. This is currently preventing my company from upgrading to Ruby 3.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels