mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Depend on mime-types gem
This commit is contained in:
@@ -2,4 +2,6 @@ Gem::Specification.new do |s|
|
||||
s.name = 'linguist'
|
||||
s.version = '0.0.1'
|
||||
s.summary = "GitHub Language detection"
|
||||
|
||||
s.add_dependency 'mime-types'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user