Add rubocop-capybara
This commit is contained in:
parent
d8f333df4e
commit
2e5e2bc263
3 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue