Skip to content

Commit b3f2ced

Browse files
committed
release_prep: Use puppetlabs_spec_helper 7.x
1 parent 266f007 commit b3f2ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ group :system_tests do
4343
end
4444
group :release_prep do
4545
gem "puppet-strings", '~> 4.0', require: false
46-
gem "puppetlabs_spec_helper", '~> 6.0', require: false
46+
gem "puppetlabs_spec_helper", '~> 7.0', require: false
4747
end
4848

4949
puppet_version = ENV['PUPPET_GEM_VERSION']

0 commit comments

Comments
 (0)