pivotoolz.gemspec in pivotoolz-0.1.1 vs pivotoolz.gemspec in pivotoolz-0.1.2
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Pivotoolz::VERSION
spec.authors = ["Sufyan Adam"]
spec.email = ["sufyan@sealmail.net"]
spec.summary = %q{Tools to save you time when working with Pivotal Tracker stories}
- spec.description = %q{Auto-deliver your finished stories upon successful deployment, find out which stories went out in the last deployment}
+ spec.description = %q{Auto-deliver your finished stories upon successful deployment, find out which stories went out in the last deployment, get a list of pivotal tracker story ids that went out in the last deployment.}
spec.homepage = "https://github.com/sufyanadam/pivotoolz"
spec.license = "MIT"
# 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.