We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6cc6f commit 8531440Copy full SHA for 8531440
gitlab-triage-linear-migrator.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
spec.license = "MIT"
15
spec.required_ruby_version = ">= 3.1.0"
16
17
- spec.metadata["allowed_push_host"] = "https://example.com"
+ spec.metadata["allowed_push_host"] = "https://rubygems.org"
18
19
spec.metadata["homepage_uri"] = spec.homepage
20
spec.metadata["source_code_uri"] = "https://github.com/upsun/gitlab-triage-linear-migrator"
0 commit comments