chozo.gemspec in chozo-0.2.3 vs chozo.gemspec in chozo-0.3.0

- old
+ new

@@ -5,9 +5,10 @@ s.authors = ["Jamie Winsor"] s.email = ["jamie@vialstudios.com"] s.description = %q{A collection of supporting libraries and Ruby core extensions} s.summary = s.description s.homepage = "https://github.com/reset/chozo" + s.license = "Apache 2.0" s.files = `git ls-files`.split($\) s.executables = s.files.grep(%r{^bin/}).map{ |f| File.basename(f) } s.test_files = s.files.grep(%r{^(spec)/}) s.name = "chozo"