errational.gemspec in errational-0.7.1 vs errational.gemspec in errational-0.8.16

- old
+ new

@@ -8,9 +8,10 @@ s.platform = Gem::Platform::RUBY s.authors = ["Kate Gengler", "Brian Olore"] s.email = ["errational@surrationale.net"] s.summary = %q{A gem for nice exception handling.} s.description = %q{Nice error handling} + s.homepage = "https://github.com/kategengler/errational" s.rubyforge_project = "errational" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")