diff options
author | shumakl <shumakl@purdue.edu> | 2014-04-03 16:45:23 -0400 |
---|---|---|
committer | shumakl <shumakl@purdue.edu> | 2014-04-03 16:45:23 -0400 |
commit | d6009eddd6f67a9414ff7d707ae82c053e6653ad (patch) | |
tree | 8bfc4541288ed9bb430c1047aa193b092ec423c8 /Gemfile.lock | |
parent | dfe5dbd2ada1841b09f70bfd742c10ba878f74fe (diff) | |
parent | dacab01db3ac4b9d9e2281daff74230a003f138e (diff) |
Merge branch 'master' of github.com:LukeShu/leaguer
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
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) |