mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
upgrade shoulda-matchers gem
This commit is contained in:
parent
0c2dcd9689
commit
3616eb07d9
2 changed files with 4 additions and 8 deletions
2
Gemfile
2
Gemfile
|
@ -53,7 +53,7 @@ end
|
|||
|
||||
group :test do
|
||||
gem 'factory_girl_rails'
|
||||
gem 'shoulda'
|
||||
gem 'shoulda-matchers', '~> 3.1'
|
||||
gem 'faker'
|
||||
gem 'simplecov', require: false
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue