mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
add shoulda gem
This commit is contained in:
parent
e75d09b051
commit
4aee07785d
2 changed files with 8 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -48,6 +48,7 @@ end
|
|||
|
||||
group :test do
|
||||
gem 'factory_girl_rails'
|
||||
gem 'shoulda'
|
||||
gem 'faker'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue