ActionsLike0
Feature #15657
closedMake webrick to bundled gems
Description
The maintenance of webrick is hard for the ruby core team because we should handle a lot of security issues in the future.
webrick was promoted the default gems in Ruby 2.5. It's a good time to promote the bundled gems from default gems before Ruby 3.0 release.
Files
Updated by hsbt (Hiroshi SHIBATA) about 6 years ago
- File remove-webrick.patch remove-webrick.patch added
Updated by hsbt (Hiroshi SHIBATA) about 5 years ago
- Related to Feature #5481: Gemifying Ruby standard library added
Updated by hsbt (Hiroshi SHIBATA) over 4 years ago
- Related to Feature #17303: Remove webrick from stdlib added
Updated by hsbt (Hiroshi SHIBATA) over 4 years ago
- Status changed from Assigned to Closed
ActionsLike0