Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hammer_cli_foreman_tasks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.name = "hammer_cli_foreman_tasks"
s.version = HammerCLIForemanTasks.version
s.authors = ["Ivan Nečas"]
s.license = "GPL-3.0"
s.license = "GPL-3.0-only"
s.email = ["[email protected]"]
s.homepage = "https://github.com/theforeman/hammer-cli-foreman-tasks"
s.summary = "Foreman CLI plugin for showing tasks information for resoruces and users"
Expand Down