Skip to content

Commit c04c741

Browse files
authored
Merge pull request #1295 from puppetlabs/maint-bump_puppetlabs_spec_helper
(maint) - bump puppetlabs_spec_helper to 7.x
2 parents 3bfeb08 + 164e220 commit c04c741

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
@@ -31,5 +31,5 @@ group :acceptance do
3131
end
3232

3333
group :acceptance_ci do
34-
gem 'puppetlabs_spec_helper', '~> 6.0', require: false
34+
gem 'puppetlabs_spec_helper', '~> 7.0', require: false
3535
end

0 commit comments

Comments
 (0)