We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c38d7 commit fe875b3Copy full SHA for fe875b3
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