From e4b67f7d74d5df3a40163b4d71ca6bf4feb4264f Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 1 Dec 2017 04:25:32 +0000 Subject: Added bundler entry to documentation of library and maintainers. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/maintainers.rdoc | 3 +++ doc/standard_library.rdoc | 1 + 2 files changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index 66af8b1d50..aef47bfc13 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -207,6 +207,9 @@ Zachary Scott (zzak) === Libraries +[lib/bundler.rb, lib/bundler/*] + Hiroshi SHIBATA (hsbt) + https://github.com/bundler/bundler [lib/cmath.rb] _unmaintained_ [lib/csv.rb] diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index a788080c72..ff6f6238d8 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -91,6 +91,7 @@ WIN32OLE:: Provides an interface for OLE Automation in Ruby == Libraries +Bundler:: Manage your Ruby application's gem dependencies CMath:: Provides Trigonometric and Transcendental functions for complex numbers CSV:: Provides an interface to read and write CSV files and data FileUtils:: Several file utility methods for copying, moving, removing, etc -- cgit v1.2.3