Skip to content

Commit

Permalink
Bump ffi-vix_disklib to v1.4 for v8.0.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Oct 21, 2024
1 parent b070f71 commit 4367bc0
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,7 +18,7 @@ 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 "ffi-vix_disk_lib", "~>1.4"
spec.add_dependency "fog-vcloud-director", "~> 0.3.0"
spec.add_dependency "rbvmomi2", "~>3.8"
spec.add_dependency "vmware_web_service", "~>3.3"
Expand Down

0 comments on commit 4367bc0

Please sign in to comment.