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 fbd7e9a commit fc06914Copy full SHA for fc06914
migration_tools.gemspec
@@ -5,7 +5,7 @@ Gem::Specification.new "migration_tools", "1.5.0" do |s|
5
s.email = "[email protected]"
6
s.authors = ["Morten Primdahl"]
7
s.files = `git ls-files lib`.split("\n")
8
- s.license = "Apache License Version 2.0"
+ 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'
0 commit comments