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 ca337ee commit bc2f808Copy full SHA for bc2f808
1 file changed
dry-schema.gemspec
@@ -27,7 +27,6 @@ Gem::Specification.new do |spec|
27
28
spec.extra_rdoc_files = ["README.md", "CHANGELOG.md", "LICENSE"]
29
30
- spec.metadata["allowed_push_host"] = "https://rubygems.org"
31
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-schema/blob/main/CHANGELOG.md"
32
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-schema"
33
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-schema/issues"
0 commit comments