Skip to content

Commit f80ef18

Browse files
committed
Add metadata to push to Github Gem Registry
1 parent f602bd9 commit f80ef18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

annotate.gemspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ 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+
29+
s.metadata = { "github_repo" => "ssh://github.com/ctran/annotate_models" }
2730
end

0 commit comments

Comments
 (0)