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
+1
View File
@@ -52,6 +52,7 @@ group :development, :test do
# Start debugger with binding.b [https://github.com/ruby/debug]
gem 'debug', '>= 1.0.0', platforms: %i[mri mingw x64_mingw]
gem 'rspec-rails'
gem 'rubocop-rspec'
end
group :development do