Fix rubocop config filename

This commit is contained in:
Ryan W
2021-09-26 15:01:51 -07:00
parent 13cb133004
commit 06b2f716ba
3 changed files with 4 additions and 111 deletions
+3
View File
@@ -181,6 +181,8 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rspec (2.5.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
@@ -225,6 +227,7 @@ DEPENDENCIES
redis (~> 4.0)
rspec-rails
rubocop-rails
rubocop-rspec
stimulus-rails (>= 0.4.0)
turbo-rails (>= 0.7.11)
tzinfo-data