Skip to content

Commit

Permalink
allow foreman_remote_execution 11
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni authored and sbernhard committed Sep 6, 2023
1 parent 561f128 commit 1d63306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreman_salt.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.test_files = Dir['test/**/*']

s.add_dependency 'deface', '< 2.0'
s.add_dependency 'foreman_remote_execution', '>= 9.0', '< 11'
s.add_dependency 'foreman_remote_execution', '>= 9.0', '< 12'
s.add_dependency 'foreman-tasks', '>= 7.0', '< 9'
s.add_development_dependency 'theforeman-rubocop', '~> 0.0.6'
end

0 comments on commit 1d63306

Please sign in to comment.