summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/psych/psych.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/psych.gemspec b/ext/psych/psych.gemspec
index f9fa611cbf..b68a4ad899 100644
--- a/ext/psych/psych.gemspec
+++ b/ext/psych/psych.gemspec
@@ -62,7 +62,7 @@ DESCRIPTION
s.extensions = ["ext/psych/extconf.rb"]
s.add_dependency 'stringio'
end
-
+
s.metadata['msys2_mingw_dependencies'] = 'libyaml libyaml-devel'
end