We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe8f3b commit 67258ecCopy full SHA for 67258ec
request_queue_time.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
12
spec.metadata["homepage_uri"] = spec.homepage
13
spec.metadata["source_code_uri"] = "https://github.com/teamtailor/request_queue_time"
14
spec.metadata["changelog_uri"] = "https://github.com/teamtailor/request_queue_time/blob/main/CHANGELOG.md"
15
+ spec.metadata["github_repo"] = "ssh://github.com/teamtailor/request_queue_time"
16
17
# Specify which files should be added to the gem when it is released.
18
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments