We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11204dc + 2aad63e commit dfc633aCopy full SHA for dfc633a
1 file changed
manageiq-providers-scvmm.gemspec
@@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
22
spec.add_dependency "winrm"
23
spec.add_dependency "winrm-elevated"
24
25
- spec.add_development_dependency "manageiq-style", "~> 1.5.0"
+ spec.add_development_dependency "manageiq-style"
26
spec.add_development_dependency "simplecov", ">= 0.21.2"
27
end
0 commit comments