diff --git a/Gemfile b/Gemfile index 31fa1a2..96912da 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,6 @@ group :development, :test do # Puppet 4.x related lint checks gem 'puppet-lint-unquoted_string-check' - # Hold off on the empty string check for now gem 'puppet-lint-empty_string-check' gem 'puppet-lint-leading_zero-check' gem 'puppet-lint-variable_contains_upcase'