diff --git a/Gemfile b/Gemfile index 740661b..cc91b9e 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source 'https://rubygems.org' gemspec group :rubocop do - gem 'rubocop', '~> 1.28.0' + gem 'rubocop', '~> 1.86.0' gem 'rubocop-performance' gem 'rubocop-rake' end