aboutsummaryrefslogtreecommitdiffstats
path: root/doc/standard_library.rdoc
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-11-03 07:11:40 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-10 18:06:25 +0900
commitb084f8abcf5b7310ce8f08d48a1a3f3e56876123 (patch)
treef82b8fb7528666d67b35b1c780708f24e25e1fa0 /doc/standard_library.rdoc
parent880727f037ee7dfeeb3dbc9027622798d46fdbac (diff)
downloadruby-b084f8abcf5b7310ce8f08d48a1a3f3e56876123.tar.gz
Completely removed webrick
Diffstat (limited to 'doc/standard_library.rdoc')
-rw-r--r--doc/standard_library.rdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc
index af13b371ea..8eef5e2abc 100644
--- a/doc/standard_library.rdoc
+++ b/doc/standard_library.rdoc
@@ -116,4 +116,3 @@ REXML:: An XML toolkit for Ruby
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