gsbb.gemspec in gsbb-0.0.1 vs gsbb.gemspec in gsbb-0.0.2

- old
+ new

@@ -8,10 +8,10 @@ s.version = Gsbb::VERSION s.authors = ["Chris Apolzon"] s.email = ["apolzon@gmail.com"] s.homepage = "http://github.com/apolzon/gsbb" s.summary = %q{Find and kill and blame those worthless stale branches} - s.description = %q{See summary} + s.description = %q{Find and kill and blame those worthless stale branches} s.rubyforge_project = "gsbb" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")