mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-10 10:19:40 +00:00
add MIT license metadata to gemspec
This commit is contained in:
@@ -5,6 +5,7 @@ Gem::Specification.new do |s|
|
|||||||
|
|
||||||
s.authors = "GitHub"
|
s.authors = "GitHub"
|
||||||
s.homepage = "https://github.com/github/linguist"
|
s.homepage = "https://github.com/github/linguist"
|
||||||
|
s.license = "MIT"
|
||||||
|
|
||||||
s.files = Dir['lib/**/*']
|
s.files = Dir['lib/**/*']
|
||||||
s.executables << 'linguist'
|
s.executables << 'linguist'
|
||||||
|
|||||||
Reference in New Issue
Block a user