Update dry-types.gemspec from dry-rb/template-gem

This commit is contained in:
File Sync 2022-04-02 13:03:32 +00:00
parent 1f5fc33f67
commit 5c19d72c84
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-types/blob/master/CHANGELOG.md"
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md"
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-types"
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-types/issues"