Skip to content

Commit

Permalink
Updated REX and foreman-tasks dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nofaralfasi committed Feb 23, 2023
1 parent 37cd374 commit 13d8020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foreman_ansible.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |s|

s.add_dependency 'acts_as_list', '~> 1.0.3'
s.add_dependency 'deface', '< 2.0'
s.add_dependency 'foreman_remote_execution', '>= 4.4.0'
s.add_dependency 'foreman-tasks', '>= 5.2.0'
s.add_dependency 'foreman_remote_execution', '~> 7.2.2'
s.add_dependency 'foreman-tasks', '~> 6.0.3'
end

0 comments on commit 13d8020

Please sign in to comment.