We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5a267 commit 7a8cbb5Copy full SHA for 7a8cbb5
puppet-modulebuilder.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
spec.add_runtime_dependency 'minitar', '~> 0.9'
28
spec.add_runtime_dependency 'pathspec', '>= 0.2.1', '< 3.0.0'
29
30
- spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'
+ spec.add_development_dependency 'voxpupuli-rubocop', '~> 3.0.0'
31
32
spec.required_ruby_version = Gem::Requirement.new('>= 2.7.0')
33
end
0 commit comments