foreman-tasks.gemspec in foreman-tasks-3.0.1 vs foreman-tasks.gemspec in foreman-tasks-3.0.2
- old
+ new
@@ -5,9 +5,10 @@
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
s.name = "foreman-tasks"
s.version = ForemanTasks::VERSION
+ s.license = 'GPL-3.0'
s.authors = ["Ivan Nečas"]
s.email = ["inecas@redhat.com"]
s.homepage = "https://github.com/theforeman/foreman-tasks"
s.summary = "Foreman plugin for showing tasks information for resources and users"
s.description = <<-DESC