rabl.gemspec in rabl-0.9.0.pre2 vs rabl.gemspec in rabl-0.9.0.pre3
- old
+ new
@@ -9,9 +9,10 @@
s.authors = ["Nathan Esquenazi"]
s.email = ["nesquena@gmail.com"]
s.homepage = "https://github.com/nesquena/rabl"
s.summary = %q{General ruby templating with json, bson, xml and msgpack support}
s.description = %q{General ruby templating with json, bson, xml and msgpack support}
+ s.license = 'MIT'
s.rubyforge_project = "rabl"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")