Updated based on puppet-lint gem update

This commit is contained in:
Gene Liverman 2019-12-26 21:17:16 -05:00
parent 65c510a3db
commit 7ed5a47091
No known key found for this signature in database
GPG key ID: 66D794FE7043CBCA
7 changed files with 14 additions and 14 deletions

View file

@ -63,7 +63,7 @@ GEM
locale (~> 2.1)
multi_json (~> 1.10)
puppet-lint (2.4.2)
puppet-lint-absolute_classname-check (0.2.5)
puppet-lint-absolute_classname-check (2.0.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-absolute_template_path (1.0.1)
puppet-lint (>= 1.1, < 3.0)
@ -168,7 +168,7 @@ DEPENDENCIES
os (~> 1.0)
puppet (>= 5, < 6)
puppet-lint (~> 2.3)
puppet-lint-absolute_classname-check (~> 0.2)
puppet-lint-absolute_classname-check (~> 2.0)
puppet-lint-absolute_template_path (~> 1.0)
puppet-lint-empty_string-check (~> 0.2)
puppet-lint-leading_zero-check (~> 0.1)