yoti.gemspec in yoti-1.0.0 vs yoti.gemspec in yoti-1.0.1
- old
+ new
@@ -15,10 +15,10 @@
with Yoti, so that your users can share their identity details with your
application in a secure and trusted way.
EOF
spec.homepage = 'https://github.com/getyoti/ruby'
- spec.license = 'MIT'
+ spec.license = 'Proprietary'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features|examples)/}) }
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2'