ecs_deployer.gemspec in ecs_deployer-1.0.2 vs ecs_deployer.gemspec in ecs_deployer-1.0.3

- old
+ new

@@ -8,10 +8,10 @@ spec.version = EcsDeployer::VERSION spec.authors = ['naomichi-y'] spec.email = ['n.yamakita@gmail.com'] spec.summary = 'Deploy application to ECS.' - spec.description = 'This package provides the service deployment function of ECS.' + spec.description = 'Deploy Docker container on AWS ECS.' spec.homepage = 'https://github.com/naomichi-y/ecs_deployer' # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata)