Skip to content

Commit

Permalink
update mce to 4.0
Browse files Browse the repository at this point in the history
required by the rest client update in the vmware web service:
ManageIQ/vmware_web_service#80
  • Loading branch information
d-m-u committed Jul 9, 2020
1 parent 116c51e commit 0c37130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "erubis", "= 2.7.0"
s.add_runtime_dependency "fog-openstack", "~> 0.3"
s.add_runtime_dependency "handsoap", "= 0.2.5.5"
s.add_runtime_dependency "linux_admin", "~> 2.0"
s.add_runtime_dependency "linux_admin", "~> 2.0.2"
s.add_runtime_dependency "manageiq-password", "~> 0.3"
s.add_runtime_dependency "mime-types", "~> 3.0"
s.add_runtime_dependency "more_core_extensions", "~> 3.7"
s.add_runtime_dependency "more_core_extensions", "~> 4.0"
s.add_runtime_dependency "net-scp", "~> 1.2.1"
s.add_runtime_dependency "net-sftp", "~> 2.1.2"
s.add_runtime_dependency "net-ssh", "~> 4.2.0"
Expand Down

0 comments on commit 0c37130

Please sign in to comment.