mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Completely removed webrick
This commit is contained in:
parent
880727f037
commit
b084f8abcf
Notes:
git
2020-12-10 18:06:56 +09:00
3 changed files with 0 additions and 4 deletions
|
@ -415,5 +415,3 @@ Yukihiro Matsumoto (matz)
|
||||||
https://github.com/ruby/rbs
|
https://github.com/ruby/rbs
|
||||||
[typeprof]
|
[typeprof]
|
||||||
https://github.com/ruby/typeprof
|
https://github.com/ruby/typeprof
|
||||||
[lib/webrick.rb, lib/webrick/*]
|
|
||||||
https://github.com/ruby/webrick
|
|
||||||
|
|
|
@ -116,4 +116,3 @@ REXML:: An XML toolkit for Ruby
|
||||||
RSS:: Family of libraries that support various formats of XML "feeds"
|
RSS:: Family of libraries that support various formats of XML "feeds"
|
||||||
RBS:: RBS is a language to describe the structure of Ruby programs
|
RBS:: RBS is a language to describe the structure of Ruby programs
|
||||||
TypeProf:: A type analysis tool for Ruby code based on abstract interpretation
|
TypeProf:: A type analysis tool for Ruby code based on abstract interpretation
|
||||||
WEBrick:: An HTTP server toolkit for Ruby
|
|
||||||
|
|
|
@ -7,4 +7,3 @@ rexml 3.2.4 https://github.com/ruby/rexml
|
||||||
rss 0.2.9 https://github.com/ruby/rss 0.2.9
|
rss 0.2.9 https://github.com/ruby/rss 0.2.9
|
||||||
rbs 0.20.1 https://github.com/ruby/rbs
|
rbs 0.20.1 https://github.com/ruby/rbs
|
||||||
typeprof 0.9.0 https://github.com/ruby/typeprof 91567738bea4a9288bfaec8200702bd19e12a17e
|
typeprof 0.9.0 https://github.com/ruby/typeprof 91567738bea4a9288bfaec8200702bd19e12a17e
|
||||||
webrick 1.6.1 https://github.com/ruby/webrick
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue