Move to rspec-puppet 2.2.0
This commit modifies our default config to include rspec-puppet 2.2.0
from 2.1.0. This is to address the issue with helper code not being
loaded properly, fixed by
d4278834d5
.
Change-Id: I1ef9a7c55aff05fb94da16884d04e922d2c99486
This commit is contained in:
parent
a0841c293e
commit
3f65858a40
@ -4,7 +4,7 @@ Gemfile:
|
|||||||
':development, :test':
|
':development, :test':
|
||||||
- gem: puppetlabs_spec_helper
|
- gem: puppetlabs_spec_helper
|
||||||
- gem: rspec-puppet
|
- gem: rspec-puppet
|
||||||
version: '~> 2.1.0'
|
version: '~> 2.2.0'
|
||||||
- gem: metadata-json-lint
|
- gem: metadata-json-lint
|
||||||
- gem: puppet-lint-param-docs
|
- gem: puppet-lint-param-docs
|
||||||
- gem: puppet-lint-absolute_classname-check
|
- gem: puppet-lint-absolute_classname-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user