Skip to content

Commit

Permalink
add rubocop-rspec and rubocop-factory_bot to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig committed Oct 15, 2024
1 parent af008a5 commit 3162453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ group :development, :test do
gem "dotenv-rails"
gem "faker"
gem "mdl"
gem "rubocop-factory_bot", "2.25.1"
gem "rubocop-faker"
gem "rubocop-rspec", "2.20"
end

group :development do
Expand Down

0 comments on commit 3162453

Please sign in to comment.