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.
2 parents 280cdfc + 29e99be commit 98f9903Copy full SHA for 98f9903
migration_tools.gemspec
@@ -6,7 +6,6 @@ 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-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