From 01e0d74965ccaa6382bae883adac5f556590023a Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 11 Sep 2020 22:01:08 +0900 Subject: Promote resolv-replace to default gems --- 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 1cdf715643..50b9649230 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -14,7 +14,6 @@ MakeMakefile:: Module used to generate a Makefile for C extensions PP:: Provides a PrettyPrinter for Ruby objects PrettyPrinter:: Implements a pretty printing algorithm for readable structure RbConfig:: Information of your configure and build of Ruby -resolv-replace.rb:: Replace Socket DNS with Resolv Gem:: Package management framework for Ruby Time:: Extends the Time class with methods for parsing and conversion un.rb:: Utilities to replace common UNIX commands @@ -68,6 +67,7 @@ Prime:: Prime numbers and factorization library PStore:: Implements a file based persistence mechanism based on a Hash Racc:: A LALR(1) parser generator written in Ruby. Resolv:: Thread-aware DNS resolver library in Ruby +resolv-replace.rb:: Replace Socket DNS with Resolv RDoc:: Produces HTML and command-line documentation for Ruby Rinda:: The Linda distributed computing paradigm in Ruby SecureRandom:: Interface for secure random number generator -- cgit v1.2.3