mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Apply recommendation from thoughtbot/shoulda-matchers@a5623e7.
This commit is contained in:
parent
2e692f7ea5
commit
e593c1d1fb
3 changed files with 3 additions and 6 deletions
|
|
@ -376,10 +376,6 @@ GEM
|
|||
sass (~> 3.2.2)
|
||||
sprockets (~> 2.8, < 2.12)
|
||||
sprockets-rails (~> 2.0)
|
||||
shoulda (3.5.0)
|
||||
shoulda-context (~> 1.0, >= 1.0.1)
|
||||
shoulda-matchers (>= 1.4.1, < 3.0)
|
||||
shoulda-context (1.2.1)
|
||||
shoulda-matchers (2.6.1)
|
||||
activesupport (>= 3.0.0)
|
||||
simplecov (0.8.2)
|
||||
|
|
@ -496,7 +492,7 @@ DEPENDENCIES
|
|||
rspec-rails
|
||||
rubocop
|
||||
sass-rails (>= 4.0.2)
|
||||
shoulda
|
||||
shoulda-matchers
|
||||
spring-commands-rspec
|
||||
sqlite3
|
||||
timecop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue