Skip to content

Commit

Permalink
Add VMware vSphere 8.0U3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Jul 3, 2024
1 parent 6b391ab commit ff3b798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-vmware.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "ffi-vix_disk_lib", "~>1.3", ">= 1.3.1"
spec.add_dependency "fog-vcloud-director", "~> 0.3.0"
spec.add_dependency "rbvmomi2", "~>3.7"
spec.add_dependency "rbvmomi2", "~>3.8"
spec.add_dependency "vmware_web_service", "~>3.3"
spec.add_dependency "vsphere-automation-sdk", "~>0.4.7"

Expand Down

0 comments on commit ff3b798

Please sign in to comment.