diff --git a/Gemfile b/Gemfile index 904b6f2..8014ef3 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ group :development do gem 'bolt', '~> 4.0' # provides bolt_spec for tests gem 'pry-byebug' gem 'puppet-lint' - gem 'voxpupuli-puppet-lint-plugins', '~> 6.0' + gem 'voxpupuli-puppet-lint-plugins', '~> 7.0' gem 'puppet-strings' gem 'rspec', '~> 3.0' gem 'rspec-puppet', '~> 5.0'