We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cafbd11 + d95eed3 commit d552b62Copy full SHA for d552b62
gdbm.gemspec
@@ -18,4 +18,5 @@ Gem::Specification.new do |spec|
18
spec.require_paths = ["lib"]
19
spec.extensions = ["ext/gdbm/extconf.rb"]
20
spec.required_ruby_version = ">= 2.3.0"
21
+ spec.metadata["msys2_mingw_dependencies"] = "gdbm"
22
end
0 commit comments