Skip to content

Commit 2e00c36

Browse files
committed
bump to 6.0
1 parent 513e755 commit 2e00c36

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
@@ -11,7 +11,7 @@ group :tests do
1111
gem 'simplecov-console'
1212

1313
# the test gems required for module testing
14-
gem 'puppetlabs_spec_helper', '~> 5.0'
14+
gem 'puppetlabs_spec_helper', '~> 6.0'
1515
gem 'rspec-puppet'
1616
gem 'codecov'
1717
gem 'rake', '~> 13.0'

0 commit comments

Comments
 (0)