Skip to content

Commit

Permalink
Bump ansible_tower_client version dependency
Browse files Browse the repository at this point in the history
Bump Ansible Tower Client dependency to version 0.14. This version
includes a method to fetch last update stdout capture for an Ansible
project.
  • Loading branch information
Glutexo committed Apr 23, 2018
1 parent d8e22ea commit 0ad3e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ group :amazon, :manageiq_default do
end

group :ansible, :manageiq_default do
gem "ansible_tower_client", "~>0.13.0", :require => false
gem "ansible_tower_client", "~>0.14.0", :require => false
end

group :azure, :manageiq_default do
Expand Down

0 comments on commit 0ad3e42

Please sign in to comment.