ruby/ext/dbm
Jeremy Evans 0c579b0a97 [ruby/dbm] Remove taint support
Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.

https://github.com/ruby/dbm/commit/1f0ff0bce1
2019-10-26 07:03:33 +09:00
..
dbm.c [ruby/dbm] Remove taint support 2019-10-26 07:03:33 +09:00
dbm.gemspec Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb Add support of Berkeley DB 6.x. 2018-08-07 11:18:40 +00:00