Skip to content

Commit fbd7e9a

Browse files
committed
Added allowed push host
Added host
1 parent a442b76 commit fbd7e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

migration_tools.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Gem::Specification.new "migration_tools", "1.5.0" do |s|
66
s.authors = ["Morten Primdahl"]
77
s.files = `git ls-files lib`.split("\n")
88
s.license = "Apache License Version 2.0"
9+
s.metadata['allowed_push_host'] = "https://zdrepo.jfrog.io/zdrepo/api/gems/gems-local/"
910

1011
s.add_runtime_dependency "activerecord", '>= 3.2.6', '< 6.0'
1112

0 commit comments

Comments
 (0)