diff --git a/guard-puppet.gemspec b/guard-puppet.gemspec index f3c681d..10283ac 100644 --- a/guard-puppet.gemspec +++ b/guard-puppet.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |s| s.version = Guard::PuppetVersion::VERSION s.authors = ["John Bintz"] s.email = ["john@coswellproductions.com"] - s.homepage = "" + s.homepage = "https://github.com/guard/guard-puppet" s.summary = %q{Reapply Puppet configs automatically using Guard.} s.description = %q{Reapply Puppet configs automatically using Guard.}