Skip to content

Commit

Permalink
Merge pull request #223 from kbrock/client_version
Browse files Browse the repository at this point in the history
update ansible client version

(cherry picked from commit b9d510f)
  • Loading branch information
agrare authored and simaishi committed Jun 11, 2020
1 parent 8f6c58b commit a55bc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-ansible_tower.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,config,lib}/**/*"]

s.add_runtime_dependency "ansible_tower_client", "~> 0.20", ">= 0.20.2"
s.add_runtime_dependency "ansible_tower_client", "~> 0.20", ">= 0.21.2"

s.add_development_dependency "codeclimate-test-reporter", "~> 1.0.0"
s.add_development_dependency "simplecov"
Expand Down

0 comments on commit a55bc79

Please sign in to comment.