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:
authorMarin Jankovski <marin@gitlab.com>2014-06-11 15:04:30 +0400
committerMarin Jankovski <marin@gitlab.com>2014-06-11 15:04:30 +0400
commite57fdc1190af582544154b77f0271ef9f206bc47 (patch)
tree9c178deb4e7f5c130d6590d36213cdef87edf43c /Gemfile.lock
parent1f5891e99183f1b20ced08d75dd44c9a01c48094 (diff)
Remove email_validator gem and allow apostrophe as a valid character in email.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d13ed5884c..9e4dd359651 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -110,8 +110,6 @@ GEM
email_spec (1.5.0)
launchy (~> 2.1)
mail (~> 2.2)
- email_validator (1.4.0)
- activemodel
emoji (1.0.1)
json
enumerize (0.7.0)
@@ -591,7 +589,6 @@ DEPENDENCIES
diffy (~> 3.0.3)
dropzonejs-rails
email_spec
- email_validator (~> 1.4.0)
enumerize
factory_girl_rails
ffaker