And the matching Gemfile.lock change.
authorWard Vandewege <ward@clinicalfuture.com>
Tue, 15 Jan 2013 21:56:31 +0000 (16:56 -0500)
committerWard Vandewege <ward@clinicalfuture.com>
Tue, 15 Jan 2013 21:56:31 +0000 (16:56 -0500)
Gemfile.lock

index c931c80417cf6a902fd95cb3278697347cbd1e75..b0da7b2c84765d24403a49070d644eab3cd9f3d2 100644 (file)
@@ -43,9 +43,11 @@ GEM
       coffee-script-source
       execjs
     coffee-script-source (1.4.0)
+    daemon_controller (1.1.0)
     erubis (2.7.0)
     execjs (1.4.0)
       multi_json (~> 1.0)
+    fastthread (1.0.7)
     highline (1.6.15)
     hike (1.2.1)
     i18n (0.6.1)
@@ -68,6 +70,11 @@ GEM
     net-ssh (2.6.3)
     net-ssh-gateway (1.1.0)
       net-ssh (>= 1.99.1)
+    passenger (3.0.19)
+      daemon_controller (>= 1.0.0)
+      fastthread (>= 1.0.1)
+      rack
+      rake (>= 0.8.1)
     pg (0.14.1)
     polyglot (0.3.3)
     rack (1.4.4)
@@ -127,6 +134,7 @@ PLATFORMS
 DEPENDENCIES
   coffee-rails (~> 3.2.1)
   jquery-rails
+  passenger
   pg
   rails (= 3.2.11)
   rvm-capistrano