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

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