Add licensor

This commit is contained in:
Brandon Keepers
2015-10-20 17:44:31 -04:00
parent 9d865ec018
commit 0d469e2966
3 changed files with 58 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ source 'https://rubygems.org'
gemspec :name => "github-linguist"
gemspec :name => "github-linguist-grammars"
gem 'byebug' if RUBY_VERSION >= '2.0'
gem 'licensor', :path => "../licensor"