Skip to content

Commit

Permalink
Merge pull request #879 from agrare/bump_ffi_vix_disklib
Browse files Browse the repository at this point in the history
Bump ffi-vix_disklib to pull in VDDK 8.0.1/8.0.2

(cherry picked from commit e2d5eb1)
  • Loading branch information
Fryguy committed Aug 30, 2023
1 parent 4cd9379 commit ce5671a
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 @@ -18,8 +18,8 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "ffi-vix_disk_lib", "~>1.3", ">= 1.3.1"
spec.add_dependency "fog-vcloud-director", "~> 0.3.0"
spec.add_dependency "ffi-vix_disk_lib", "~>1.1"
spec.add_dependency "rbvmomi2", "~>3.5"
spec.add_dependency "vmware_web_service", "~>3.2"
spec.add_dependency "vsphere-automation-sdk", "~>0.4.7"
Expand Down

0 comments on commit ce5671a

Please sign in to comment.