Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)

This commit is contained in:
Yamagishi Kazutoshi 2019-06-05 02:35:19 +09:00 committed by Eugen Rochko
parent a1e96b2d8a
commit 121d19d7fa
3 changed files with 0 additions and 8 deletions

View file

@ -129,7 +129,6 @@ group :development do
gem 'letter_opener_web', '~> 1.3'
gem 'memory_profiler'
gem 'rubocop', '~> 0.71', require: false
gem 'rubocop-rails', '~> 2.0', require: false
gem 'brakeman', '~> 4.5', require: false
gem 'bundler-audit', '~> 0.6', require: false