pivotoolz.gemspec in pivotoolz-0.1.3 vs pivotoolz.gemspec in pivotoolz-0.2.0
- old
+ new
@@ -12,11 +12,9 @@
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, 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.
if spec.respond_to?(:metadata)
spec.metadata["allowed_push_host"] = "https://rubygems.org"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."