updates template
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -9,11 +9,11 @@ gem 'facter'
|
||||
gem 'rspec-puppet'
|
||||
gem 'yard'
|
||||
gem 'puppet-strings', '< 2.0.0'
|
||||
gem 'rake'
|
||||
gem 'semantic_puppet'
|
||||
gem 'rgen'
|
||||
gem 'public_suffix', '<= 2.0.5'
|
||||
gem 'parallel', '<= 1.13.0'
|
||||
gem 'rake', '~> 12.3', '>= 12.3.3'
|
||||
|
||||
# rspec must be v2 for ruby 1.8.7
|
||||
if RUBY_VERSION >= '1.8.7' && RUBY_VERSION < '1.9'
|
||||
|
||||
Reference in New Issue
Block a user