diff --git a/rubocop/Gemfile b/rubocop/Gemfile index bc1c4f91..5c4df44e 100644 --- a/rubocop/Gemfile +++ b/rubocop/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' gem 'rubocop', '~> 1.70.0' gem 'rubocop-performance', '~> 1.23.0' -gem 'rubocop-rails', '~> 2.28.0' +gem 'rubocop-rails', '~> 2.29.0'