From 3b56a0934fa503b518e8302ed32f9124740d896b Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 20 Sep 2019 12:56:18 +0900 Subject: Removed Shell from the ruby repository. --- doc/maintainers.rdoc | 3 --- doc/standard_library.rdoc | 1 - 2 files changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index c2e3600e26..921f9ad6a1 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -220,9 +220,6 @@ Zachary Scott (zzak) [lib/rss.rb, lib/rss/*] Kouhei Sutou (kou) https://github.com/ruby/rss -[lib/shell.rb, lib/shell/*] - Keiju ISHITSUKA (keiju) - https://github.com/ruby/shell [lib/sync.rb] Keiju ISHITSUKA (keiju) https://github.com/ruby/sync diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 3edfa8a96c..658ccb52ea 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -87,7 +87,6 @@ Racc:: A LALR(1) parser generator written in Ruby. RDoc:: Produces HTML and command-line documentation for Ruby REXML:: An XML toolkit for Ruby RSS:: Family of libraries that support various formats of XML "feeds" -Shell:: An idiomatic Ruby interface for common UNIX shell commands Synchronizer:: A module that provides a two-phase lock with a counter ThreadsWait:: Watches for termination of multiple threads Tracer:: Outputs a source level execution trace of a Ruby program -- cgit v1.2.3