mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-22 09:15:35 +00:00
Merge pull request #361 from mattdbridges/patch-1
Adding homepage to gemspec
This commit is contained in:
@@ -3,7 +3,8 @@ Gem::Specification.new do |s|
|
|||||||
s.version = '2.4.0'
|
s.version = '2.4.0'
|
||||||
s.summary = "GitHub Language detection"
|
s.summary = "GitHub Language detection"
|
||||||
|
|
||||||
s.authors = "GitHub"
|
s.authors = "GitHub"
|
||||||
|
s.homepage = "https://github.com/github/linguist"
|
||||||
|
|
||||||
s.files = Dir['lib/**/*']
|
s.files = Dir['lib/**/*']
|
||||||
s.executables << 'linguist'
|
s.executables << 'linguist'
|
||||||
|
|||||||
Reference in New Issue
Block a user