Commit b962bcd4a7fbe017430f4f0ea84074088fc8c8b1
1 parent
52f657aa
Exists in
master
and in
4 other branches
draper Gemfile.lock
Showing
1 changed file
with
4 additions
and
2 deletions
Show diff stats
Gemfile.lock
| @@ -155,7 +155,9 @@ GEM | @@ -155,7 +155,9 @@ GEM | ||
| 155 | railties (~> 3.1) | 155 | railties (~> 3.1) |
| 156 | warden (~> 1.2.1) | 156 | warden (~> 1.2.1) |
| 157 | diff-lcs (1.1.3) | 157 | diff-lcs (1.1.3) |
| 158 | - drapper (0.8.4) | 158 | + draper (0.17.0) |
| 159 | + actionpack (~> 3.2) | ||
| 160 | + activesupport (~> 3.2) | ||
| 159 | email_spec (1.2.1) | 161 | email_spec (1.2.1) |
| 160 | mail (~> 2.2) | 162 | mail (~> 2.2) |
| 161 | rspec (~> 2.0) | 163 | rspec (~> 2.0) |
| @@ -384,7 +386,7 @@ DEPENDENCIES | @@ -384,7 +386,7 @@ DEPENDENCIES | ||
| 384 | cucumber-rails | 386 | cucumber-rails |
| 385 | database_cleaner | 387 | database_cleaner |
| 386 | devise (~> 2.1.0) | 388 | devise (~> 2.1.0) |
| 387 | - drapper | 389 | + draper |
| 388 | email_spec | 390 | email_spec |
| 389 | ffaker | 391 | ffaker |
| 390 | foreman | 392 | foreman |