diff --git a/Gemfile b/Gemfile index e9d53c7..c0f3012 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ group :test do gem 'puppetlabs_spec_helper' gem 'metadata-json-lint' gem 'rspec-puppet-facts' - gem 'rubocop', '1.79.0' + gem 'rubocop', '1.79.1' gem 'puppet-lint' end