summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-11-26 15:48:01 +0200
committerValery Sizov <valery@gitlab.com>2015-11-26 17:03:43 +0200
commit7f214cee74796ceaf7b01bd6e133d4d54c5123db (patch)
treecefc7a17adadbee1a9d349f4f5843d63290482a7 /Gemfile.lock
parent3e0fe27627f5b074a35ce2e1a0794f869f8abc15 (diff)
downloadgitlab-ce-7f214cee74796ceaf7b01bd6e133d4d54c5123db.tar.gz
Migrate mailers to ActiveJob
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1671edbc6fd..08001379910 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -930,6 +930,7 @@ DEPENDENCIES
rack-cors (~> 0.4.0)
rack-oauth2 (~> 1.2.1)
rails (= 4.2.4)
+ rails-deprecated_sanitizer (~> 1.0.3)
raphael-rails (~> 2.1.2)
rblineprof
rdoc (~> 3.6)