Project

General

Profile

Actions

Feature #15657

closed

Make webrick to bundled gems

Feature #15657: Make webrick to bundled gems

Added by hsbt (Hiroshi SHIBATA) over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Target version:
-
[ruby-core:91777]

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

remove-webrick.patch (130 KB) remove-webrick.patch hsbt (Hiroshi SHIBATA), 03/22/2019 10:09 AM

Related issues 2 (0 open2 closed)

Related to Ruby - Feature #5481: Gemifying Ruby standard libraryClosedhsbt (Hiroshi SHIBATA)Actions
Related to Ruby - Feature #17303: Remove webrick from stdlibClosedhsbt (Hiroshi SHIBATA)Actions

Updated by hsbt (Hiroshi SHIBATA) over 6 years ago Actions #1 [ruby-core:91929]

Attached the patch for this feature.

Updated by hsbt (Hiroshi SHIBATA) almost 6 years ago Actions #2

  • Related to Feature #5481: Gemifying Ruby standard library added

Updated by hsbt (Hiroshi SHIBATA) almost 5 years ago Actions #3

Updated by hsbt (Hiroshi SHIBATA) almost 5 years ago Actions #4 [ruby-core:101674]

  • Status changed from Assigned to Closed

WEBrick has been removed from ruby repository at Ruby 3.0.

Updated by jaruga (Jun Aruga) almost 5 years ago Actions #5 [ruby-core:101678]

Which is the actual commit of the ruby repository? I could not find it on master branch.

Updated by jaruga (Jun Aruga) almost 5 years ago Actions #6 [ruby-core:101679]

Ah I expected remove-webrick.patch to add webrick to bundled gems modifying gems/bundled_gems from this ticket's patch.
But actually by #17303, I see the webrick has been completely removed without addding it to bundled gems. OK.

Actions

Also available in: PDF Atom