diff --git a/chef-windows/Gemfile b/chef-windows/Gemfile index c2ad496..d35e6a1 100644 --- a/chef-windows/Gemfile +++ b/chef-windows/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'rake' gem 'rack', '3.1.6' gem 'inspec', '~> 5' -gem 'rubocop', '~> 1.65.0' +gem 'rubocop', '~> 1.66.0' gem 'highline', '~> 2.1.0' group :integration do