OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/job_status/openproject-job_status.gemspec

11 lines
327 B

# encoding: UTF-8
Gem::Specification.new do |s|
s.name = 'openproject-job_status'
s.version = '1.0.0'
s.authors = 'OpenProject GmbH'
s.email = 'info@openproject.com'
s.summary = 'OpenProject Job status'
s.description = 'Listing and status of background jobs'
s.license = 'GPLv3'
end