Skip to content

Commit

Permalink
Update voxpupuli-rubocop requirement from ~> 2.7.0 to ~> 2.8.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.7.0...v2.8.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 Jun 28, 2024
1 parent fd890b3 commit e05d059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beaker-google.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 3.0'
s.add_development_dependency 'rspec-its', '~> 1.3'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.7.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'

# Documentation dependencies
s.add_development_dependency 'thin', '~> 1.8', '>= 1.8.2'
Expand Down

0 comments on commit e05d059

Please sign in to comment.