Merge branch 'master' into 2352-use-state
[arvados.git] / sdk / ruby / Gemfile.lock
index f76ba445be6b09b23aed4f3c7184d28fb70148ca..c71fea02959beec5feb3405be9635335e8129d49 100644 (file)
@@ -1,18 +1,16 @@
 PATH
   remote: .
   specs:
-    arvados (0.1.20140127093947)
+    arvados (0.1.20140228213600)
       activesupport (>= 3.2.13)
       andand
       google-api-client (~> 0.6.3)
       json (>= 1.7.7)
-      minitest (>= 5.0.0)
-      rake
 
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (3.2.16)
+    activesupport (3.2.17)
       i18n (~> 0.6, >= 0.6.4)
       multi_json (~> 1.0)
     addressable (2.3.5)
@@ -56,3 +54,5 @@ PLATFORMS
 
 DEPENDENCIES
   arvados!
+  minitest (>= 5.0.0)
+  rake