Adding homepage to gemspec

This commit is contained in:
Matt Bridges
2013-01-18 12:56:51 -06:00
parent c625642845
commit f852df397b

View File

@@ -4,6 +4,7 @@ Gem::Specification.new do |s|
s.summary = "GitHub Language detection"
s.authors = "GitHub"
s.homepage = "https://github.com/github/linguist"
s.files = Dir['lib/**/*']
s.executables << 'linguist'