nested_array.gemspec in nested_array-0.1.2 vs nested_array.gemspec in nested_array-0.1.3
- old
+ new
@@ -15,10 +15,10 @@
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"
+ spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/Zlatov/nested_array.git"
# spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
else