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:
Cody Herriges 2015-06-09 12:12:27 -07:00
parent a0841c293e
commit 3f65858a40
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Gemfile:
':development, :test':
- gem: puppetlabs_spec_helper
- gem: rspec-puppet
version: '~> 2.1.0'
version: '~> 2.2.0'
- gem: metadata-json-lint
- gem: puppet-lint-param-docs
- gem: puppet-lint-absolute_classname-check