diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ end  group :system_tests do    gem "puppet_litmus", '< 1.0.0', require: false, platforms: [:ruby, :x64_mingw]    gem "serverspec", '~> 2.41',    require: false +  gem "voxpupuli-acceptance"  end  puppet_version = ENV['PUPPET_GEM_VERSION']  | 
