1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/dbm] Update dbm.gemspec

https://github.com/ruby/dbm/commit/25a6f365bb
This commit is contained in:
dsisnero 2019-12-03 13:26:35 -07:00 committed by Hiroshi SHIBATA
parent 63872c7e31
commit 28f4b5af45

View file

@ -17,4 +17,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake-compiler"
s.add_development_dependency "test-unit"
s.metadata["msys2_mingw_dependencies"] = "gdbm"
end