mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Rubygems requires an author
This commit is contained in:
@@ -3,6 +3,8 @@ Gem::Specification.new do |s|
|
||||
s.version = '1.0.0'
|
||||
s.summary = "GitHub Language detection"
|
||||
|
||||
s.authors = "GitHub"
|
||||
|
||||
s.files = Dir['lib/**/*']
|
||||
s.executables << 'linguist'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user