Pin rspec-puppet to v1.0
This commit is contained in:
parent
80f77a2000
commit
8d80bd6c40
1
Gemfile
1
Gemfile
@ -10,6 +10,7 @@ gem 'metadata-json-lint'
|
|||||||
gem 'puppetlabs_spec_helper', '>= 0.1.0'
|
gem 'puppetlabs_spec_helper', '>= 0.1.0'
|
||||||
gem 'puppet-lint', '>= 1.0.0'
|
gem 'puppet-lint', '>= 1.0.0'
|
||||||
gem 'facter', '>= 1.7.0'
|
gem 'facter', '>= 1.7.0'
|
||||||
|
gem 'rspec-puppet', '~>1.0'
|
||||||
|
|
||||||
# rspec must be v2 for ruby 1.8.7
|
# rspec must be v2 for ruby 1.8.7
|
||||||
if RUBY_VERSION >= '1.8.7' and RUBY_VERSION < '1.9'
|
if RUBY_VERSION >= '1.8.7' and RUBY_VERSION < '1.9'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user