ruby-changes:64063
From: Hiroshi <ko1@a...>
Date: Thu, 10 Dec 2020 18:06:52 +0900 (JST)
Subject: [ruby-changes:64063] b084f8abcf (master): Completely removed webrick
https://git.ruby-lang.org/ruby.git/commit/?id=b084f8abcf From b084f8abcf5b7310ce8f08d48a1a3f3e56876123 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Tue, 3 Nov 2020 07:11:40 +0900 Subject: Completely removed webrick diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index 8a2fc27..f6131e0 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -415,5 +415,3 @@ Yukihiro Matsumoto (matz) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L415 https://github.com/ruby/rbs [typeprof] https://github.com/ruby/typeprof -[lib/webrick.rb, lib/webrick/*] - https://github.com/ruby/webrick diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index af13b37..8eef5e2 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -116,4 +116,3 @@ REXML:: An XML toolkit for Ruby https://github.com/ruby/ruby/blob/trunk/doc/standard_library.rdoc#L116 RSS:: Family of libraries that support various formats of XML "feeds" RBS:: RBS is a language to describe the structure of Ruby programs TypeProf:: A type analysis tool for Ruby code based on abstract interpretation -WEBrick:: An HTTP server toolkit for Ruby diff --git a/gems/bundled_gems b/gems/bundled_gems index d97d6f9..dba6d67 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -7,4 +7,3 @@ rexml 3.2.4 https://github.com/ruby/rexml https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L7 rss 0.2.9 https://github.com/ruby/rss 0.2.9 rbs 0.20.1 https://github.com/ruby/rbs typeprof 0.9.0 https://github.com/ruby/typeprof 91567738bea4a9288bfaec8200702bd19e12a17e -webrick 1.6.1 https://github.com/ruby/webrick -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/