diff --git a/Gemfile b/Gemfile index b4ec62c..a7437a8 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.64.0' +gem 'rubocop', '~> 1.65.0' gem 'rubocop-packaging', '~> 0.5' gem 'rubocop-performance', '~> 1.20'