Consume all arguments after arv-mount --exec, and fork subprocess
[arvados.git] / sdk / cli / Gemfile.lock
index 8fc6becc0d6c3517ef5f6ec2eaba74843491c675..14b21728c50bc2c0704007a513b14e82eba5ea78 100644 (file)
@@ -6,6 +6,14 @@ GEM
       multi_json (~> 1.0)
     addressable (2.3.5)
     andand (1.3.3)
+    arvados-cli (0.1.20140211100007)
+      activesupport (~> 3.2, >= 3.2.13)
+      andand (~> 1.3, >= 1.3.3)
+      curb (~> 0.8)
+      google-api-client (~> 0.6.3)
+      json (~> 1.7, >= 1.7.7)
+      oj (~> 2.0, >= 2.0.3)
+      trollop (~> 2.0)
     autoparse (0.3.3)
       addressable (>= 2.3.1)
       extlib (>= 0.9.15)
@@ -30,7 +38,7 @@ GEM
       multi_json (>= 1.5)
     launchy (2.4.2)
       addressable (~> 2.3)
-    minitest (5.2.1)
+    minitest (5.2.3)
     multi_json (1.8.4)
     multipart-post (1.2.0)
     oj (2.5.4)
@@ -47,12 +55,6 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  activesupport (>= 3.2.13)
-  andand (>= 1.3.3)
-  curb (~> 0.8)
-  google-api-client (~> 0.6.3)
-  json (>= 1.7.7)
+  arvados-cli
   minitest (>= 5.0.0)
-  oj (>= 2.0.3)
   rake
-  trollop (>= 2.0)