summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-05-26 23:21:20 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-06-03 22:14:40 +0900
commite87031e4b127fe11044e2d761362f90fecda1537 (patch)
tree52c352df424dbf11600e421b2322df8b042269e8 /Gemfile.lock
parentfe0ebf76c49e2512b211c5d43152275c536f7e3a (diff)
downloadgitlab-ce-e87031e4b127fe11044e2d761362f90fecda1537.tar.gz
Update email_spec to 2.2.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2efd89bf40d..c2f11ca4c84 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -178,9 +178,10 @@ GEM
dropzonejs-rails (0.7.2)
rails (> 3.1)
email_reply_trimmer (0.1.6)
- email_spec (1.6.0)
+ email_spec (2.2.0)
+ htmlentities (~> 4.3.3)
launchy (~> 2.1)
- mail (~> 2.2)
+ mail (~> 2.7)
encryptor (3.0.0)
equalizer (0.0.11)
erubis (2.7.0)
@@ -1012,7 +1013,7 @@ DEPENDENCIES
doorkeeper-openid_connect (~> 1.3)
dropzonejs-rails (~> 0.7.1)
email_reply_trimmer (~> 0.1)
- email_spec (~> 1.6.0)
+ email_spec (~> 2.2.0)
factory_bot_rails (~> 4.8.2)
faraday (~> 0.12)
fast_blank