Skip to content

Commit 9d4d4f3

Browse files
committed
Remove allowed_push_host
1 parent f1a2768 commit 9d4d4f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

urlpattern.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
1717
spec.homepage = "https://github.com/urlpattern/ruby-urlpattern"
1818
spec.license = "MIT"
1919
spec.required_ruby_version = ">= 3.2.0"
20-
spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"
2120
spec.metadata["homepage_uri"] = spec.homepage
2221
spec.metadata["source_code_uri"] = "https://github.com/urlpattern/ruby-urlpattern"
2322

0 commit comments

Comments
 (0)