diff options
author | Nihad Abbasov <narkoz.2008@gmail.com> | 2012-05-29 17:35:34 +0500 |
---|---|---|
committer | Nihad Abbasov <narkoz.2008@gmail.com> | 2012-05-29 17:35:34 +0500 |
commit | 475d9f487f7050fcf8e52b319cd938c0949ed515 (patch) | |
tree | 56a1a9c90ba232a273c351c5a7ee8bc17705c4d4 /Gemfile.lock | |
parent | 078b312a31dc27c8b3107d8d9278e13e7b769892 (diff) | |
download | gitlab-ce-475d9f487f7050fcf8e52b319cd938c0949ed515.tar.gz |
use ffaker gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ef1fc0bd11f..cf9b84910cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,8 +131,7 @@ GEM eventmachine (0.12.10) execjs (1.3.2) multi_json (~> 1.0) - faker (1.0.1) - i18n (~> 0.4) + ffaker (1.14.0) ffi (1.0.11) foreman (0.46.0) thor (>= 0.13.6) @@ -337,7 +336,7 @@ DEPENDENCIES devise (~> 1.5) drapper email_spec - faker + ffaker foreman git gitolite! |