Merge pull request #703 from nbibler/patch-1

Add MIT license identification to the Ruby gemspec
This commit is contained in:
Kevin Decker
2014-01-09 23:04:00 -08:00
+1
View File
@@ -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',