Skip to content

Commit 98a7ac7

Browse files
Update voxpupuli-rubocop requirement from ~> 3.0.0 to ~> 3.1.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@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: voxpupuli-rubocop dependency-version: 3.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f12cf7 commit 98a7ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voxpupuli-puppet-lint-plugins.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Gem::Specification.new do |s|
3434
s.add_dependency 'puppet-lint-version_comparison-check', '~> 2.0'
3535

3636
s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
37-
s.add_development_dependency 'voxpupuli-rubocop', '~> 3.0.0'
37+
s.add_development_dependency 'voxpupuli-rubocop', '~> 3.1.0'
3838
end

0 commit comments

Comments
 (0)