Fix view test for cfps
This commit is contained in:
parent
c482d88e3a
commit
7cd21bbf11
3 changed files with 10 additions and 2 deletions
|
|
@ -287,6 +287,10 @@ GEM
|
|||
rspec-core (~> 3.0.0)
|
||||
rspec-expectations (~> 3.0.0)
|
||||
rspec-mocks (~> 3.0.0)
|
||||
rspec-activemodel-mocks (1.0.1)
|
||||
activemodel (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
rspec-mocks (>= 2.99, < 4.0)
|
||||
rspec-core (3.0.2)
|
||||
rspec-support (~> 3.0.0)
|
||||
rspec-expectations (3.0.2)
|
||||
|
|
@ -420,6 +424,7 @@ DEPENDENCIES
|
|||
rails-observers
|
||||
rdoc-generator-fivefish
|
||||
redcarpet
|
||||
rspec-activemodel-mocks
|
||||
rspec-rails
|
||||
rubocop
|
||||
sass-rails (>= 4.0.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue