Updates CHANGELOG URL

This commit is contained in:
Muhammad Nawzad 2023-03-06 14:59:07 +03:00 committed by GitHub
parent 0bf9f7c976
commit 6d56b1f57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.metadata["homepage_uri"] = spec.homepage spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/broosk1993/outboxable" spec.metadata["source_code_uri"] = "https://github.com/broosk1993/outboxable"
spec.metadata["changelog_uri"] = "https://github.com/broosk1993/outboxable/CHANGELOG.md" spec.metadata["changelog_uri"] = "https://github.com/broosk1993/outboxable/blob/main/CHANGELOG.md"
# Specify which files should be added to the gem when it is released. # Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.