Skip to content

Commit

Permalink
voxpupuli-test: allow latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 17, 2022
1 parent f2f0ae7 commit 91af404
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
@@ -1,7 +1,7 @@
source ENV['GEM_SOURCE'] || "https://rubygems.org"

group :test do
gem 'voxpupuli-test', '~> 2.5', :require => false
gem 'voxpupuli-test', '~> 5', :require => false
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'puppet_metadata', '~> 1.0', :require => false
Expand Down

0 comments on commit 91af404

Please sign in to comment.