pgsync.gemspec in pgsync-0.3.6 vs pgsync.gemspec in pgsync-0.3.7
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "pgsync"
spec.version = PgSync::VERSION
spec.authors = ["Andrew Kane"]
spec.email = ["andrew@chartkick.com"]
- spec.summary = "Quickly and securely sync data between environments"
+ spec.summary = "Sync Postgres data between databases"
spec.homepage = "https://github.com/ankane/pgsync"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"