Skip to content

Commit

Permalink
Update voxpupuli-rubocop requirement from ~> 1.2 to ~> 2.0
Browse files Browse the repository at this point in the history
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@v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: voxpupuli-rubocop
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 4cceb8c commit ce54e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-puppet-lint-plugins.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'puppet-lint-version_comparison-check', '~> 2.0'

s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_development_dependency 'voxpupuli-rubocop', '~> 1.2'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.0'
end

0 comments on commit ce54e60

Please sign in to comment.