Skip to content

Commit 4dc4a4b

Browse files
committed
(CAT-2113) Update spec_helper version
This commit aims to update the severely outdated spec_helper depencency one version at a time until we reach the latest version.
1 parent fb1bcda commit 4dc4a4b

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', '~> 3.0'
14+
gem 'puppetlabs_spec_helper', '~> 4.0'
1515
gem 'rspec-puppet'
1616
gem 'codecov'
1717
gem 'rake', '~> 13.0'

0 commit comments

Comments
 (0)