thebigdb.gemspec in thebigdb-1.3.0 vs thebigdb.gemspec in thebigdb-1.4.0
- old
+ new
@@ -7,9 +7,10 @@
s.summary = "Ruby bindings for TheBigDB API"
s.description = "TheBigDB a simply structured open database of real life facts. See http://thebigdb.com for details."
s.authors = ["Christophe Maximin"]
s.email = "christophe@thebigdb.com"
s.homepage = "http://thebigdb.com"
+ s.licenses = ['MIT']
s.platform = Gem::Platform::RUBY
s.add_runtime_dependency "rack", "~> 1.4"