Skip to content

Commit 7a8cbb5

Browse files
Update voxpupuli-rubocop requirement from ~> 2.8.0 to ~> 3.0.0
Updates the requirements on [voxpupuli-rubocop](https://github.com/voxpupuli/voxpupuli-rubocop) to permit the latest version. - [Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/blob/master/CHANGELOG.md) - [Commits](voxpupuli/voxpupuli-rubocop@v2.8.0...v3.0.0) --- updated-dependencies: - dependency-name: voxpupuli-rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a5a267 commit 7a8cbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet-modulebuilder.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
2727
spec.add_runtime_dependency 'minitar', '~> 0.9'
2828
spec.add_runtime_dependency 'pathspec', '>= 0.2.1', '< 3.0.0'
2929

30-
spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'
30+
spec.add_development_dependency 'voxpupuli-rubocop', '~> 3.0.0'
3131

3232
spec.required_ruby_version = Gem::Requirement.new('>= 2.7.0')
3333
end

0 commit comments

Comments
 (0)