Skip to content

Commit

Permalink
Merge pull request #16751 from juliancheal/adding_log_decorator_gem
Browse files Browse the repository at this point in the history
Log Decorator is required by VMDB::Loggers, but not in Gemfile
  • Loading branch information
jrafanie authored Jan 5, 2018
2 parents b9211b3 + 0ac8d73 commit a0fb84a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gem "highline", "~>1.6.21", :require => false
gem "inifile", "~>3.0", :require => false
gem "kubeclient", "~>2.4.0", :require => false # For scaling pods at runtime
gem "linux_admin", "~>1.2.0", :require => false
gem "log_decorator", "~>0.1", :require => false
gem "manageiq-api-client", "~>0.1.0", :require => false
gem "manageiq-messaging", :require => false, :git => "https://github.com/ManageIQ/manageiq-messaging", :branch => "master"
gem "manageiq-network_discovery", "~>0.1.2", :require => false
Expand Down

0 comments on commit a0fb84a

Please sign in to comment.