Skip to content

Commit

Permalink
Add msys2_mingw_dependencies to puma.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jumbosushi committed Oct 10, 2017
1 parent 70f309b commit 91d6b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puma.gemspec
Expand Up @@ -17,5 +17,6 @@ Gem::Specification.new do |s|
%w[History.md LICENSE README.md]
s.homepage = "http://puma.io"
s.license = "BSD-3-Clause"
s.metadata["msys2_mingw_dependencies"] = "openssl"
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3")
end

0 comments on commit 91d6b8f

Please sign in to comment.