Skip to content

Commit

Permalink
Merge pull request #18174 from bdunne/upgrade_api_client
Browse files Browse the repository at this point in the history
Upgrade to the latest manageiq-api-client
  • Loading branch information
carbonin authored Nov 8, 2018
2 parents 69f83f0 + 30c4627 commit 951f7b4
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 @@ -43,7 +43,7 @@ gem "inventory_refresh", "~>0.1.1", :require => false
gem "kubeclient", "~>2.4", :require => false # For scaling pods at runtime
gem "linux_admin", "~>1.2.1", :require => false
gem "log_decorator", "~>0.1", :require => false
gem "manageiq-api-client", "~>0.3.1", :require => false
gem "manageiq-api-client", "~>0.3.2", :require => false
gem "manageiq-messaging", :require => false, :git => "https://github.com/ManageIQ/manageiq-messaging", :branch => "master"
gem "manageiq-postgres_ha_admin", "~>3.0", :require => false
gem "memoist", "~>0.15.0", :require => false
Expand Down

0 comments on commit 951f7b4

Please sign in to comment.