Bump rubocop-rails from 2.3.2 to 2.4.0 (#12532)
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.3.2...v2.4.0 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
... | ... | @@ -135,7 +135,7 @@ group :development do |
gem 'letter_opener_web', '~> 1.3' | ||
gem 'memory_profiler' | ||
gem 'rubocop', '~> 0.76', require: false | ||
gem 'rubocop-rails', '~> 2.3', require: false | ||
gem 'rubocop-rails', '~> 2.4', require: false | ||
gem 'brakeman', '~> 4.7', require: false | ||
gem 'bundler-audit', '~> 0.6', require: false | ||
... | ... |
Please register or sign in to comment