Skip to content

Commit

Permalink
Merge pull request #676 from kbrock/latest-ovirt
Browse files Browse the repository at this point in the history
Update ovirt-engine-sdk to 4.6
  • Loading branch information
Fryguy authored Sep 10, 2024
2 parents 0a45e40 + 0a37bc7 commit 7174d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-ovirt.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 "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 7174d91

Please sign in to comment.