summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-13 11:46:59 -0800
committerGitHub <noreply@github.com>2021-02-13 11:46:59 -0800
commit55a13eee82f042232221a14de04a7ba954eb7caa (patch)
treed97fde61a46c271dda632d03ee8116983e4950f2
parent572618fb625a85444c26ee51883bce0febe82587 (diff)
parent9204ed1add968659b64fe9ff712b3e86fa549f47 (diff)
downloadmixlib-shellout-55a13eee82f042232221a14de04a7ba954eb7caa.tar.gz
Merge pull request #229 from priv-kweihmann/gemspec-license
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--mixlib-shellout.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/mixlib-shellout.gemspec b/mixlib-shellout.gemspec
index dbb4c3d..d05ecf1 100644
--- a/mixlib-shellout.gemspec
+++ b/mixlib-shellout.gemspec
@@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.author = "Chef Software Inc."
s.email = "info@chef.io"
s.homepage = "https://github.com/chef/mixlib-shellout"
+ s.license = "Apache-2.0"
s.required_ruby_version = ">= 2.4"