diff --git a/Gemfile b/Gemfile index a7437a8..e62a46e 100644 --- a/Gemfile +++ b/Gemfile @@ -11,6 +11,6 @@ gem 'simplecov', '~> 0.22.0' gem 'multipart-parser', '~> 0.1.1' gem 'webmock', '~> 3.4' -gem 'rubocop', '~> 1.65.0' +gem 'rubocop', '~> 1.66.0' gem 'rubocop-packaging', '~> 0.5' gem 'rubocop-performance', '~> 1.20'