Skip to content

Commit

Permalink
Update voxpupuli-rubocop requirement from ~> 2.4.0 to ~> 2.6.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.4.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 6ba47b2 commit b78d75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet-ghostbuster.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 3.0'
s.add_development_dependency 'rspec-collection_matchers', '~> 1.0'
s.add_development_dependency 'rspec-its', '~> 1.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.4.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.6.0'
s.add_runtime_dependency 'json', '>= 2.0', '< 3.0'
s.add_runtime_dependency 'puppet', '>= 6.0', '< 9.0'
s.add_dependency 'puppet-lint', '>= 1.0', '< 5.0'
Expand Down

0 comments on commit b78d75e

Please sign in to comment.