Skip to content

Commit

Permalink
Merge pull request #19639 from carbonin/bump_linux_admin_to_v2
Browse files Browse the repository at this point in the history
Bump linux_admin to v2.0.0

(cherry picked from commit 738d5f1)
  • Loading branch information
bdunne authored and simaishi committed Jan 13, 2020
1 parent 1446d84 commit f1554c3
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 @@ -46,7 +46,7 @@ gem "highline", "~>1.6.21", :require => false
gem "inifile", "~>3.0", :require => false
gem "inventory_refresh", "~>0.2.0", :require => false
gem "kubeclient", "~>4.0", :require => false # For scaling pods at runtime
gem "linux_admin", "~>1.2.1", :require => false
gem "linux_admin", "~>2.0", :require => false
gem "log_decorator", "~>0.1", :require => false
gem "manageiq-api-client", "~>0.3.3", :require => false
gem "manageiq-loggers", "~>0.3.0", :require => false
Expand Down

0 comments on commit f1554c3

Please sign in to comment.