diff options
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 89f97f69a..bfd5cf59b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,6 +91,7 @@ GEM coffee-script-source execjs coffee-script-source (1.3.3) + daemons (1.1.6) dbf (2.0.5) fastercsv (~> 1.5.4) delayed_job (3.0.3) @@ -339,6 +340,7 @@ DEPENDENCIES cocoon (= 1.1.2) coffee-rails (~> 3.2.1) coffee-script-source + daemons dbf (= 2.0.5) delayed_job_active_record devise (= 2.1.3) |
