Actions
Feature #16484
closedRemove xmlrpc and net-telnet from bundled gems
Feature #16484:
Remove xmlrpc and net-telnet from bundled gems
Description
I added net-telnet(2015) and xmlrpc(2016) to bundled gems. They are the old protocol in 2020.
Should we remove them at Ruby 3.0?
The users can install them from rubygems manually.
Actions