diff --git a/Gemfile b/Gemfile index a7c3716..a01676f 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.73.0' + gem 'rubocop', '1.73.1' gem 'puppet-lint' end