diff --git a/Gemfile b/Gemfile index 5e47ce6..8550ff4 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.60.0' +gem 'rubocop', '~> 1.61.0' gem 'rubocop-packaging', '~> 0.5' gem 'rubocop-performance', '~> 1.20'