Skip to content

Commit

Permalink
Merge pull request #17179 from gtanzillo/update-api-client-0.3.0
Browse files Browse the repository at this point in the history
Update manageiq-api-client to 0.3.0
(cherry picked from commit 5c2a182)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1559552
  • Loading branch information
abellotti authored and simaishi committed Mar 22, 2018
1 parent f6e9221 commit 5deaec8
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 @@ -41,7 +41,7 @@ gem "highline", "~>1.6.21", :require => false
gem "inifile", "~>3.0", :require => false
gem "kubeclient", "~>2.4", :require => false # For scaling pods at runtime
gem "linux_admin", "~>1.2.1", :require => false
gem "manageiq-api-client", "~>0.1.0", :require => false
gem "manageiq-api-client", "~>0.3.0", :require => false
gem "manageiq-messaging", :require => false, :git => "https://github.com/ManageIQ/manageiq-messaging", :branch => "master"
gem "memoist", "~>0.15.0", :require => false
gem "mime-types", "~>2.6.1", :path => "mime-types-redirector"
Expand Down

0 comments on commit 5deaec8

Please sign in to comment.