diff --git a/Gemfile b/Gemfile index 37e3d77..77ad386 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem 'puppet-lint-variable_contains_upcase', '~> 1.2' gem 'puppet-lint-version_comparison-check', '~> 1.0' gem 'puppet-lint', '~> 2.4' gem 'puppet-strings', '~> 2.6' -gem 'puppet-syntax', '~> 3.2.0' +gem 'puppet-syntax', '~> 3.3.0' gem 'puppet', '~> 7.5' gem 'puppetlabs_spec_helper', '~> 5.0' gem 'r10k', '~> 3.8'