1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Delayed job gem installed

This commit is contained in:
2015-02-09 10:32:59 -05:00
parent b7122fda8b
commit 7f692cc925
2 changed files with 7 additions and 0 deletions

View File

@@ -40,6 +40,11 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.0)
delayed_job (4.0.6)
activesupport (>= 3.0, < 5.0)
delayed_job_active_record (4.0.3)
activerecord (>= 3.0, < 5.0)
delayed_job (>= 3.0, < 4.1)
devise (3.4.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@@ -140,6 +145,7 @@ DEPENDENCIES
bootstrap-sass (= 2.3.2.0)
cancan
coffee-rails (~> 4.0.0)
delayed_job_active_record
devise
jbuilder (~> 2.0)
jquery-rails