Removed xmlrpc and net-telnet from the bundled gems.

  [Feature #16484][ruby-core:96682]
上级 fce54a54
......@@ -32,6 +32,12 @@ Hash::
/foo/.frozen? #=> true
```
* The bundled gems
* net-telnet and xmlrpc has been removed from the bundled gems.
If you interested in the maintain them, Please comment your plan
to https://github.com/ruby/xmlrpc or https://github.com/ruby/net-telnet.
### Stdlib compatibility issues (excluding feature bug fixes)
### C API updates
......
......@@ -339,16 +339,12 @@ Zachary Scott (zzak)
[minitest]
https://github.com/seattlerb/minitest
[net-telnet]
https://github.com/ruby/net-telnet
[power_assert]
https://github.com/k-tsj/power_assert
[rake]
https://github.com/ruby/rake
[test-unit]
https://github.com/test-unit/test-unit
[xmlrpc]
https://github.com/ruby/xmlrpc
[rexml]
https://github.com/ruby/rexml
[rss]
......
......@@ -112,10 +112,8 @@ Zlib:: Ruby interface for the zlib compression/decompression library
== Libraries
MiniTest:: A test suite with TDD, BDD, mocking and benchmarking
Net::Telnet:: Telnet client library for Ruby
PowerAssert:: Power Assert for Ruby.
Rake:: Ruby build program with capabilities similar to make
Test::Unit:: A compatibility layer for MiniTest
XMLRPC:: Remote Procedure Call over HTTP support for Ruby
REXML:: An XML toolkit for Ruby
RSS:: Family of libraries that support various formats of XML "feeds"
minitest 5.13.0 https://github.com/seattlerb/minitest
net-telnet 0.2.0 https://github.com/ruby/net-telnet
power_assert 1.1.5 https://github.com/k-tsj/power_assert
rake 13.0.1 https://github.com/ruby/rake
test-unit 3.3.4 https://github.com/test-unit/test-unit
xmlrpc 0.3.0 https://github.com/ruby/xmlrpc
rexml 3.2.3 https://github.com/ruby/rexml
rss 0.2.8 https://github.com/ruby/rss
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册