diff --git a/Gemfile b/Gemfile index 48e009a..0e0651d 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.62.1' +gem 'rubocop', '~> 1.63.0' gem 'rubocop-packaging', '~> 0.5' gem 'rubocop-performance', '~> 1.20'