WARNING: License identifier 'GPL-3.0' is deprecated. Use an identifier from
https:or set it to nil if you don't want to specify a license.
Did you mean 'AFL-3.0', 'APL-1.0', 'CPL-1.0', 'EPL-1.0', 'EPL-2.0', 'IPL-1.0', 'LPL-1.0', 'MPL-1.0', 'MPL-2.0', 'NPL-1.0', 'OPL-1.0', 'OSL-3.0', 'QPL-1.0', 'SPL-1.0', 'TPL-1.0', 'UPL-1.0', 'YPL-1.0', 'ZPL-2.0'?
WARNING: open-ended dependency on foreman_remote_execution (>= 8.1.1) is not recommended
if foreman_remote_execution is semantically versioned, use:
add_runtime_dependency "foreman_remote_execution", "~> 8.1", ">= 8.1.1"
WARNING: open-ended dependency on foreman_ansible (>= 5.0) is not recommended
if foreman_ansible is semantically versioned, use:
add_runtime_dependency "foreman_ansible", "~> 5.0"
WARNING: make sure you specify the oldest ruby version constraint (like ">= 3.0") that you want your gem to support by setting the `required_ruby_version` gemspec attribute
WARNING: See https: