egregious.gemspec in egregious-0.2.5 vs egregious.gemspec in egregious-0.2.6

- 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. 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.summary = %q{Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html. Requires Rails.} + s.description = %q{Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html. Requires Rails.} s.license = 'MIT' s.rubyforge_project = "egregious" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")