Skip to content

Commit

Permalink
upgrade ovirt to 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Sep 10, 2024
1 parent 03e48fb commit bf0d539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-red_hat_virtualization.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "ovirt-engine-sdk", "~>4.4.0"
spec.add_dependency "ovirt-engine-sdk", "~>4.6.0"
spec.add_dependency "ovirt_metrics", "~>3.2"

spec.add_development_dependency "manageiq-style"
Expand Down

0 comments on commit bf0d539

Please sign in to comment.