We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3210c88 commit 47a0b2aCopy full SHA for 47a0b2a
manageiq-providers-azure_stack.gemspec
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
25
spec.add_runtime_dependency 'azure_mgmt_network', '~> 0.26.1.1'
26
spec.add_runtime_dependency 'azure_mgmt_resources', '~> 0.18.2.1'
27
28
- spec.add_development_dependency "manageiq-style"
+ spec.add_development_dependency "manageiq-style", "~> 1.5.0"
29
spec.add_development_dependency "simplecov", ">= 0.21.2"
30
end
0 commit comments