Skip to content

Commit 55cd3e4

Browse files
committed
Removed dbm from ruby repo
1 parent ab3266e commit 55cd3e4

File tree

8 files changed

+0
-2276
lines changed

8 files changed

+0
-2276
lines changed

doc/maintainers.rdoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,6 @@ Yukihiro Matsumoto (matz)
312312
_unmaintained_
313313
https://github.com/ruby/date
314314
https://rubygems.org/gems/date
315-
[ext/dbm]
316-
_unmaintained_
317-
https://github.com/ruby/dbm
318-
https://rubygems.org/gems/dbm
319315
[ext/etc]
320316
Ruby core team
321317
https://github.com/ruby/etc

doc/standard_library.rdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ WeakRef:: Allows a referenced object to be garbage-collected
8383
BigDecimal:: Provides arbitrary-precision floating point decimal arithmetic
8484
Date:: A subclass of Object includes Comparable module for handling dates
8585
DateTime:: Subclass of Date to handling dates, hours, minutes, seconds, offsets
86-
DBM:: Provides a wrapper for the UNIX-style Database Manager Library
8786
Digest:: Provides a framework for message digest libraries
8887
Etc:: Provides access to information typically stored in UNIX /etc directory
8988
Fcntl:: Loads constants defined in the OS fcntl.h C header file

0 commit comments

Comments
 (0)