mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Fix grammar hashes (#3504)
* Update Licensee hashes for grammar licenses Licensee v8.8 changed the way licenses are normalized, thus changing hashes for some grammars * Update Licensee Prevent automatic updates to major releases
This commit is contained in:
committed by
Brandon Black
parent
733ef63193
commit
9468ad4947
@@ -26,5 +26,5 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'yajl-ruby'
|
||||
s.add_development_dependency 'color-proximity', '~> 0.2.1'
|
||||
s.add_development_dependency 'licensed'
|
||||
s.add_development_dependency 'licensee', '>= 8.6.0'
|
||||
s.add_development_dependency 'licensee', '~> 8.8.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user