mirror of
https://github.com/ditkrg/outboxable.git
synced 2026-01-22 22:06:47 +00:00
Updates CHANGELOG URL
This commit is contained in:
parent
0bf9f7c976
commit
6d56b1f57a
@ -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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user