draper Gemfile.lock
This commit is contained in:
parent
52f657aa15
commit
b962bcd4a7
1 changed files with 4 additions and 2 deletions
|
@ -155,7 +155,9 @@ GEM
|
||||||
railties (~> 3.1)
|
railties (~> 3.1)
|
||||||
warden (~> 1.2.1)
|
warden (~> 1.2.1)
|
||||||
diff-lcs (1.1.3)
|
diff-lcs (1.1.3)
|
||||||
drapper (0.8.4)
|
draper (0.17.0)
|
||||||
|
actionpack (~> 3.2)
|
||||||
|
activesupport (~> 3.2)
|
||||||
email_spec (1.2.1)
|
email_spec (1.2.1)
|
||||||
mail (~> 2.2)
|
mail (~> 2.2)
|
||||||
rspec (~> 2.0)
|
rspec (~> 2.0)
|
||||||
|
@ -384,7 +386,7 @@ DEPENDENCIES
|
||||||
cucumber-rails
|
cucumber-rails
|
||||||
database_cleaner
|
database_cleaner
|
||||||
devise (~> 2.1.0)
|
devise (~> 2.1.0)
|
||||||
drapper
|
draper
|
||||||
email_spec
|
email_spec
|
||||||
ffaker
|
ffaker
|
||||||
foreman
|
foreman
|
||||||
|
|
Loading…
Add table
Reference in a new issue