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 a442b76 commit fbd7e9aCopy full SHA for fbd7e9a
migration_tools.gemspec
@@ -6,6 +6,7 @@ Gem::Specification.new "migration_tools", "1.5.0" do |s|
6
s.authors = ["Morten Primdahl"]
7
s.files = `git ls-files lib`.split("\n")
8
s.license = "Apache License Version 2.0"
9
+ s.metadata['allowed_push_host'] = "https://zdrepo.jfrog.io/zdrepo/api/gems/gems-local/"
10
11
s.add_runtime_dependency "activerecord", '>= 3.2.6', '< 6.0'
12
0 commit comments