Skip to content

Commit 67258ec

Browse files
committed
We should attach the packages to the repository
Add information about github repo in gemspec.
1 parent 1fe8f3b commit 67258ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

request_queue_time.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
1212
spec.metadata["homepage_uri"] = spec.homepage
1313
spec.metadata["source_code_uri"] = "https://github.com/teamtailor/request_queue_time"
1414
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"
1516

1617
# Specify which files should be added to the gem when it is released.
1718
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

0 commit comments

Comments
 (0)