Skip to content

Commit fc06914

Browse files
committed
Fixed warning
1 parent fbd7e9a commit fc06914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration_tools.gemspec

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

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

0 commit comments

Comments
 (0)