Add MIT license identification to the Ruby gemspec
This commit is contained in:
@@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
|
||||
gem.summary = %q{Handlebars.js source code wrapper}
|
||||
gem.homepage = "https://github.com/wycats/handlebars.js/"
|
||||
gem.version = package["version"]
|
||||
gem.license = "MIT"
|
||||
|
||||
gem.files = [
|
||||
'handlebars.js',
|
||||
|
||||
Reference in New Issue
Block a user