diff --git a/Gemfile b/Gemfile index 730a62c..5f19e6e 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ group :test do end group :lint do - gem 'rubocop', '~> 1.84.2' + gem 'rubocop', '~> 1.86.0' gem 'rubocop-performance', '~> 1.26.1' gem 'rubocop-rspec', '~> 3.9.0' end