Actions
Feature #21835
openUnbundle bunled gems like net-ftp
Feature #21835:
Unbundle bunled gems like net-ftp
Description
I would like to unundle the following bundled gems:
- net-ftp
- net-pop
- prime
The main purpose of bundled gems is to ensure their functionality by running tests with ruby head every time. However, the above gems for older protocols or purposes should be handled the same as other regular gems.
Updated by hsbt (Hiroshi SHIBATA) about 1 month ago
- Status changed from Open to Assigned
- Assignee set to hsbt (Hiroshi SHIBATA)
Updated by hsbt (Hiroshi SHIBATA) 11 days ago
We discussed this at Feb devmeeting.
prime is used by hobby script in the participants. I will unbundle net-ftp and net-pop at this time.
Actions