Skip to content

Commit

Permalink
Update voxpupuli-test requirement from ~> 7.2 to ~> 8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [voxpupuli-test](https://github.com/voxpupuli/voxpupuli-test) to permit the latest version.
- [Changelog](https://github.com/voxpupuli/voxpupuli-test/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/voxpupuli-test@v7.2.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent f6f46ba commit e8930ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'

group :test do
gem 'voxpupuli-test', '~> 7.2', :require => false
gem 'voxpupuli-test', '~> 8.0', :require => false
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'puppet_metadata', '~> 4.0', :require => false
Expand Down

0 comments on commit e8930ac

Please sign in to comment.