Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 16:35:34 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 16:35:34 +0400
commit475d9f487f7050fcf8e52b319cd938c0949ed515 (patch)
tree56a1a9c90ba232a273c351c5a7ee8bc17705c4d4 /Gemfile.lock
parent078b312a31dc27c8b3107d8d9278e13e7b769892 (diff)
use ffaker gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
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!