summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorshumakl <shumakl@purdue.edu>2014-04-03 16:45:23 -0400
committershumakl <shumakl@purdue.edu>2014-04-03 16:45:23 -0400
commitd6009eddd6f67a9414ff7d707ae82c053e6653ad (patch)
tree8bfc4541288ed9bb430c1047aa193b092ec423c8 /Gemfile.lock
parentdfe5dbd2ada1841b09f70bfd742c10ba878f74fe (diff)
parentdacab01db3ac4b9d9e2281daff74230a003f138e (diff)
Merge branch 'master' of github.com:LukeShu/leaguer
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7899a93..83f5525 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -38,6 +38,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
+ delayed_job (4.0.0)
+ activesupport (>= 3.0, < 4.1)
erubis (2.7.0)
execjs (2.0.2)
hike (1.2.3)
@@ -119,6 +121,7 @@ DEPENDENCIES
bcrypt-ruby (= 3.1.2)
bootstrap-sass
coffee-rails (~> 4.0.0)
+ delayed_job
jbuilder (~> 1.2)
jquery-rails
rails (= 4.0.2)