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

This commit is contained in:
File Sync 2022-04-02 13:03:49 +00:00
parent 8491e8d789
commit 506bc30e7c
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-initializer/blob/master/CHANGELOG.md"
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-initializer/blob/main/CHANGELOG.md"
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-initializer"
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-initializer/issues"