changes params structure

This commit is contained in:
Arne Teuke
2020-06-07 14:24:54 +02:00
parent 5439dccf9d
commit 6aff668126
2 changed files with 26 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ gem 'facter'
gem 'rspec-puppet'
gem 'yard'
gem 'puppet-strings', '< 2.0.0'
gem 'rake'
gem 'rake', '~> 12.3', '>= 12.3.3'
gem 'semantic_puppet'
gem 'rgen'
gem 'public_suffix', '<= 2.0.5'