Merge with master
This commit is contained in:
commit
d97e3603b1
8 changed files with 125 additions and 33 deletions
|
|
@ -252,6 +252,12 @@ GEM
|
|||
sass (~> 3.2.0)
|
||||
sprockets (~> 2.8, <= 2.11.0)
|
||||
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)
|
||||
docile (~> 1.1.0)
|
||||
multi_json
|
||||
|
|
@ -335,6 +341,7 @@ DEPENDENCIES
|
|||
rspec (>= 3.0.0.beta)
|
||||
rspec-rails (>= 3.0.0.beta)
|
||||
sass-rails (>= 4.0.2)
|
||||
shoulda
|
||||
spring-commands-rspec
|
||||
sqlite3
|
||||
transitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue