From 9eb4be7d1844f54a1bbb46a30d5ace9758bad5fb Mon Sep 17 00:00:00 2001 From: Vladimir Krylov Date: Wed, 18 Nov 2015 10:30:55 +0200 Subject: [PATCH] merge has removed Gemfile.lock --- Gemfile.lock | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 844000672..b92d6dc1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,6 +24,18 @@ GIT hpricot libxml-ruby +GIT + remote: https://github.com/prehnRA/que-mailer.git + revision: 32156f258993348b50a7db2a41eed1bdb0bf4fab + branch: master + specs: + que_mailer (0.0.2) + actionmailer (>= 4.0) + activesupport (>= 4.0) + pg (~> 0) + que (~> 0.6) + rails (>= 4.0) + GIT remote: https://github.com/rubysec/bundler-audit.git revision: f89ef7fae1090bbad825ea76812d56d72b417055 @@ -599,6 +611,7 @@ DEPENDENCIES pry (= 0.10.1) que (= 0.10.0) que-web (= 0.4.0) + que_mailer! railroady (= 1.3.0) rails (= 4.2.4) rails-settings-cached (= 0.4.1)