From b2ca183cc94c3de89c68d81d086c7884d142fb17 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 5 Nov 2020 20:21:02 +0900 Subject: Promote un.rb to the default gems. It's preparation for 3.0.0-preview2. --- doc/standard_library.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/standard_library.rdoc') diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index b1a25c4415..d25bfbf428 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -11,7 +11,6 @@ description. MakeMakefile:: Module used to generate a Makefile for C extensions RbConfig:: Information of your configure and build of Ruby Gem:: Package management framework for Ruby -un.rb:: Utilities to replace common UNIX commands == Extensions @@ -78,6 +77,7 @@ Timeout:: Auto-terminate potentially long-running operations in Ruby tmpdir.rb:: Extends the Dir class to manage the OS temporary file path Tracer:: Outputs a source level execution trace of a Ruby program TSort:: Topological sorting using Tarjan's algorithm +un.rb:: Utilities to replace common UNIX commands URI:: A Ruby module providing support for Uniform Resource Identifiers WEBrick:: An HTTP server toolkit for Ruby YAML:: Ruby client library for the Psych YAML implementation -- cgit v1.2.3