|
|
|
@ -6,9 +6,9 @@ require 'open_project/auth_plugins/version' |
|
|
|
|
Gem::Specification.new do |s| |
|
|
|
|
s.name = 'openproject-auth_plugins' |
|
|
|
|
s.version = OpenProject::AuthPlugins::VERSION |
|
|
|
|
s.authors = 'Finn GmbH' |
|
|
|
|
s.email = 'info@finn.de' |
|
|
|
|
s.homepage = 'https://www.openproject.org/projects/auth-plugins' |
|
|
|
|
s.authors = 'OpenProject GmbH' |
|
|
|
|
s.email = 'info@openproject.com' |
|
|
|
|
s.homepage = 'https://community.openproject.org/projects/auth-plugins' |
|
|
|
|
s.summary = 'OpenProject Auth Plugins' |
|
|
|
|
s.description = 'Integration of OmniAuth strategy providers for authentication in Openproject.' |
|
|
|
|
s.license = 'GPLv3' |
|
|
|
|