chromedriver_update.gemspec in chromedriver_update-0.1.4 vs chromedriver_update.gemspec in chromedriver_update-0.1.5
- old
+ new
@@ -11,10 +11,9 @@
spec.email = ["chromedriver_update.gemspec@mail.magynhard.de"]
spec.summary = %q{Update an existing installation of chromedriver fitting to the current installed version of chrome}
spec.homepage = "https://github.com/magynhard/chromedriver_update"
spec.license = "MIT"
- spec.metadata = { "source_code_uri" => "https://github.com/magynhard/chromedriver_update" }
# 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"