spidey.gemspec in spidey-0.0.2 vs spidey.gemspec in spidey-0.0.3

- old
+ new

@@ -8,9 +8,10 @@ s.authors = ["Joey Aghion"] s.email = ["joey@aghion.com"] s.homepage = "https://github.com/joeyAghion/spidey" s.summary = %q{A loose framework for crawling and scraping web sites.} s.description = %q{A loose framework for crawling and scraping web sites.} + s.license = 'MIT' s.rubyforge_project = "spidey" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")