Feature #15657
Make 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
History
Updated by hsbt (Hiroshi SHIBATA) 9 months ago
- File remove-webrick.patch remove-webrick.patch added
Attached the patch for this feature.