From 70b8bdbc90cb39938e1b5bae9f1abc2af91ba58b Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 18 Jun 2020 21:09:07 +0900 Subject: Removed sdbm entries from doc --- doc/maintainers.rdoc | 4 ---- doc/standard_library.rdoc | 1 - 2 files changed, 5 deletions(-) (limited to 'doc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index 4cef5b9b66..c2c5569ce2 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -328,10 +328,6 @@ Zachary Scott (zzak) TAKAO Kouji (kouji) https://github.com/ruby/readline-ext http:://rubygems.org/gems/readline-ext -[ext/sdbm] - Yukihiro Matsumoto (matz) - https://github.com/ruby/sdbm - https://rubygems.org/gems/sdbm [ext/stringio] Nobuyuki Nakada (nobu) https://github.com/ruby/stringio diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index eadc1c18d2..175c70cf1e 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -102,7 +102,6 @@ JSON:: Implements Javascript Object Notation for Ruby OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby Psych:: A YAML parser and emitter for Ruby Readline:: Provides an interface for GNU Readline and Edit Line (libedit) -SDBM:: Provides a simple file-based key-value store with String keys and values StringIO:: Pseudo I/O on String objects StringScanner:: Provides lexical scanning operations on a String Zlib:: Ruby interface for the zlib compression/decompression library -- cgit v1.2.3