Skip to content

Commit

Permalink
Update CHANGELOG.md link
Browse files Browse the repository at this point in the history
  • Loading branch information
parikshit223933 committed Mar 1, 2023
1 parent d6f240b commit 2c62db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resque-stagger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/parikshit223933/resque-stagger"
# spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
spec.metadata["changelog_uri"] = "https://github.com/parikshit223933/resque-stagger/blob/master/CHANGELOG.md"

# 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.
Expand Down

0 comments on commit 2c62db9

Please sign in to comment.