We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f0ba8 commit 561670fCopy full SHA for 561670f
hound-tools.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
spec.email = ['[email protected]']
11
spec.summary = 'Tools for configuring and using HoundCI'
12
spec.description = 'Matches your project config to give the same errors as HoundCi'
13
- spec.homepage = ''
+ spec.homepage = 'https://github.com/e2/hound-tools'
14
spec.license = 'MIT'
15
16
spec.files = `git ls-files -z`.split("\x0")
0 commit comments