From 77c94e0dd80019fe78e299dd1981ba9992ad7a46 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 7 Nov 2019 13:53:05 +0900 Subject: Promote benchmark 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 3e4c7de7f7..d38570e6cf 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -10,7 +10,6 @@ description. Abbrev:: Calculates a set of unique abbreviations for a given set of strings Base64:: Support for encoding and decoding binary data using a Base64 representation -Benchmark:: Provides methods to measure and report the time used to execute code CGI:: Support for the Common Gateway Interface protocol DEBUGGER__:: Debugging functionality for Ruby DRb:: Distributed object system for Ruby @@ -66,6 +65,7 @@ WIN32OLE:: Provides an interface for OLE Automation in Ruby == Libraries +Benchmark:: Provides methods to measure and report the time used to execute code Bundler:: Manage your Ruby application's gem dependencies CSV:: Provides an interface to read and write CSV files and data Delegator:: Provides three abilities to delegate method calls to an object -- cgit v1.2.3