1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Add license to gemspec, is MIT

Closes #28
This commit is contained in:
Benjamin Fleischer 2014-02-16 00:21:50 -06:00
parent 967fe8aeea
commit 1f5c7e0e2e

View file

@ -7,6 +7,7 @@ Gem::Specification.new do |s|
s.email = 'kb.paragua@gmail.com'
s.files = `git ls-files`.split("\n")
s.homepage = 'https://github.com/kbparagua/paloma'
s.license = 'MIT'
s.add_dependency 'jquery-rails'