egregious.gemspec in egregious-0.1.2 vs egregious.gemspec in egregious-0.1.3

- old
+ new

@@ -6,11 +6,11 @@ s.name = "egregious" s.version = Egregious::VERSION s.authors = ["Russell Edens"] s.email = ["rx@voomify.com"] s.homepage = "http://github.com/voomify/egregious" - s.summary = %q{Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html} - s.description = %q{Requires Rails 3.x.} + s.summary = %q{Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html. Requires Rails 3.x.} + s.description = %q{Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html. Requires Rails 3.x.} s.rubyforge_project = "egregious" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")