bait.gemspec in bait-0.3.1 vs bait.gemspec in bait-0.3.2

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |spec| spec.name = "bait" spec.version = Bait::VERSION spec.authors = ["Keyvan Fatehi"] spec.email = ["keyvan@digitalfilmtree.com"] - spec.description = %q{build and integration test service} + spec.description = %q{Accepts github push event webhook to clone and execute .bait/test.sh} spec.summary = %q{build and integration test service} spec.homepage = "https://github.com/keyvanfatehi/bait" spec.license = "MIT" spec.files = `git ls-files`.split($/)