Consume all arguments after arv-mount --exec, and fork subprocess
[arvados.git] / sdk / cli / Gemfile.lock
index c3ee0f0906ffc9d1afd9e14216f8180cb15b28d7..14b21728c50bc2c0704007a513b14e82eba5ea78 100644 (file)
@@ -1,15 +1,3 @@
-PATH
-  remote: .
-  specs:
-    arvados-cli (0.1.20140128160501)
-      activesupport (~> 3.2, >= 3.2.13)
-      andand (~> 1.3, >= 1.3.3)
-      curb (~> 0.8)
-      google-api-client (~> 0.6, >= 0.6.3)
-      json (~> 1.7, >= 1.7.7)
-      oj (~> 2.0, >= 2.0.3)
-      trollop (~> 2.0)
-
 GEM
   remote: https://rubygems.org/
   specs:
@@ -18,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)
@@ -42,7 +38,7 @@ GEM
       multi_json (>= 1.5)
     launchy (2.4.2)
       addressable (~> 2.3)
-    minitest (5.2.2)
+    minitest (5.2.3)
     multi_json (1.8.4)
     multipart-post (1.2.0)
     oj (2.5.4)
@@ -59,6 +55,6 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  arvados-cli!
+  arvados-cli
   minitest (>= 5.0.0)
   rake