Skip to content

Commit

Permalink
Update voxpupuli-rubocop requirement from ~> 2.0.0 to ~> 2.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@v2.0.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 0854df1 commit 8c4818a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet-syntax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry'
spec.add_development_dependency 'rb-readline'

spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.0.0'
spec.add_development_dependency 'voxpupuli-rubocop', '~> 2.2.0'
end

0 comments on commit 8c4818a

Please sign in to comment.