Add rubocop-capybara

This commit is contained in:
Tom Hughes 2023-03-07 17:09:29 +00:00
parent d8f333df4e
commit 2e5e2bc263
3 changed files with 5 additions and 0 deletions

View file

@ -151,6 +151,7 @@ group :test do
gem "puma", "~> 5.6"
gem "rails-controller-testing"
gem "rubocop"
gem "rubocop-capybara"
gem "rubocop-minitest"
gem "rubocop-performance"
gem "rubocop-rails"