diff --git a/voxpupuli-test.gemspec b/voxpupuli-test.gemspec index 088f9b6..055e4dc 100644 --- a/voxpupuli-test.gemspec +++ b/voxpupuli-test.gemspec @@ -20,7 +20,7 @@ Gem::Specification.new do |s| s.add_runtime_dependency 'facterdb', '~> 3.1' s.add_runtime_dependency 'metadata-json-lint', '~> 4.0' s.add_runtime_dependency 'parallel_tests', '~> 4.2' - s.add_runtime_dependency 'puppetlabs_spec_helper', '~> 7.3' + s.add_runtime_dependency 'puppetlabs_spec_helper', '~> 8.0' # lazy dependency of the `validate` task. Will check the REFERENCE.md # 3.0.0 and later require Ruby 2.7 s.add_runtime_dependency 'puppet-strings', '~> 4.0'