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

This commit is contained in:
File Sync 2022-04-02 13:04:01 +00:00
parent 6a451fc2d7
commit ab83fa8da9
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-cli/blob/master/CHANGELOG.md"
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-cli/blob/main/CHANGELOG.md"
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-cli"
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-cli/issues"