Skip to content

Commit 0a96d63

Browse files
ctranvfonic
authored andcommitted
Add metadata to push to Github Gem Registry (ctran#670)
1 parent 64b9483 commit 0a96d63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

annotate.gemspec

+2
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ Gem::Specification.new do |s|
2424
s.specification_version = 4 if s.respond_to? :specification_version
2525
s.add_runtime_dependency(%q<rake>, '>= 10.4', '< 14.0')
2626
s.add_runtime_dependency(%q<activerecord>, ['>= 3.2', '< 7.0'])
27+
28+
s.metadata = { "github_repo" => "ssh://github.com/ctran/annotate_models" }
2729
end

0 commit comments

Comments
 (0)