We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7375f33 commit ede9b24Copy full SHA for ede9b24
Gemfile
@@ -11,7 +11,7 @@ group :tests do
11
gem 'simplecov-console'
12
13
# the test gems required for module testing
14
- gem 'puppetlabs_spec_helper', '~> 2.7'
+ gem 'puppetlabs_spec_helper', '~> 3.0'
15
gem 'rspec-puppet'
16
17
# since the Resource API runs inside the puppetserver, test against the JRuby versions we ship
0 commit comments