summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-04-06 22:05:17 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-04-06 22:05:17 -0400
commitaa7f5b6daa1012023f34c53f7772ca5567824e94 (patch)
tree4157fe9de1e84fc4cc9d5f7c5785a329d4ad5369 /Gemfile
parentdd46c4b23640b0719e16e874b8f593e159b54a3c (diff)
parent5084f01e0ea7ba7c378982099fdbf9880857f091 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a34b0a6..c33683a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -48,7 +48,7 @@ gem 'turbolinks'
gem 'jbuilder', '~> 1.2'
# Asynchronously handle longer or delayed tasks
-gem 'delayed_job'
+gem 'delayed_job_active_record'
group :doc do
# bundle exec rake doc:rails generates the API under doc/api.