active_archive.gemspec in active_archive-2.1.0 vs active_archive.gemspec in active_archive-2.2.0

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "active_archive" spec.version = ActiveArchive::VERSION spec.authors = ["Juan Gomez"] spec.email = ["j.gomez@drexed.com"] - spec.summary = %q{Soft-delete ActiveRecord records.} + spec.summary = %q{Gem for soft-deleting ActiveRecord objects.} spec.description = %q{Prevent database records from being destroyed.} spec.homepage = "https://github.com/drexed/active_archive" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe" \ No newline at end of file