diff --git a/Gemfile b/Gemfile index 0ac347b..b90f228 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,6 @@ group :tests do gem 'puppetlabs_spec_helper', '>= 0.10.0' gem 'puppet-lint', '>= 2.3.0' gem 'puppet_metadata' - gem 'puppet_metadata' gem 'rspec-puppet', '>= 2.4.0' # This draws in rubocop and other useful gems for puppet tests gem 'voxpupuli-test'