summaryrefslogtreecommitdiff
path: root/mixlib-shellout.gemspec
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-23 18:45:27 -0700
committerTim Smith <tsmith@chef.io>2018-10-23 18:45:27 -0700
commitb5310df0c2d1a0b771b0a3ef058be5131ea395a0 (patch)
tree4c6149b6106594ce473760be6bbee2b2ecb02a37 /mixlib-shellout.gemspec
parent9f3f12bf07e272fd32daca7ba63607608460087c (diff)
downloadmixlib-shellout-b5310df0c2d1a0b771b0a3ef058be5131ea395a0.tar.gz
Provide a more useful homepage
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'mixlib-shellout.gemspec')
-rw-r--r--mixlib-shellout.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixlib-shellout.gemspec b/mixlib-shellout.gemspec
index bbbe0df..2a170d8 100644
--- a/mixlib-shellout.gemspec
+++ b/mixlib-shellout.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.description = s.summary
s.author = "Chef Software Inc."
s.email = "info@chef.io"
- s.homepage = "https://www.chef.io/"
+ s.homepage = "https://github.com/chef/mixlib-shellout"
s.required_ruby_version = ">= 2.2"