We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad6acd commit c7b3b0bCopy full SHA for c7b3b0b
maintenance_tasks.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
spec.metadata = {
12
'source_code_uri' =>
13
"https://github.com/Shopify/maintenance_tasks/tree/v#{spec.version}",
14
- 'allowed_push_host' => 'https://packages.shopify.io',
+ 'allowed_push_host' => 'https://rubygems.org',
15
}
16
17
spec.files = Dir['{app,config,db,lib}/**/*', 'Rakefile', 'README.md']
0 commit comments