add boilerplate for Project resource
[arvados.git] / Gemfile.lock
index 9b6c5690c55fa89670aafc223db646cce71e8906..0870fce8872d21577075dae54ef64b9fc3313c6d 100644 (file)
@@ -29,6 +29,10 @@ GEM
       activesupport (= 3.1.5)
     activesupport (3.1.5)
       multi_json (>= 1.0, < 1.3)
+    acts_as_api (0.4.1)
+      activemodel (>= 3.0.0)
+      activesupport (>= 3.0.0)
+      rack (>= 1.1.0)
     arel (2.2.3)
     builder (3.0.4)
     capistrano (2.14.1)
@@ -44,9 +48,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,9 +74,14 @@ 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.3.8)
+    rack (1.3.9)
     rack-cache (1.2)
       rack (>= 0.4)
     rack-mount (0.8.3)
@@ -127,9 +138,11 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
+  acts_as_api
   coffee-rails (~> 3.1.1)
   jquery-rails
   json
+  passenger
   pg
   rails (= 3.1.5)
   rvm-capistrano