Skip to content

Commit

Permalink
Install shoulda-matchers
Browse files Browse the repository at this point in the history
  • Loading branch information
joyapisi committed Aug 11, 2023
1 parent 7d4827b commit fadb52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ group :development, :test do
gem 'debug', platforms: %i[mri mingw x64_mingw]
gem 'factory_bot_rails'
gem 'rspec-rails'
gem 'shoulda-matchers', '~> 3.0', require: false
gem 'shoulda-matchers', '~> 3.0'
end

group :development do
Expand Down

0 comments on commit fadb52a

Please sign in to comment.