5737: Use test-unit-activesupport gem. Fixes "omit".
[arvados.git] / services / api / Gemfile.lock
index c02cbd1789f58364dcd9fd629ea632be02d132f6..0eff9522d2adac2160bd39f30cde5580bac5c1e4 100644 (file)
@@ -153,7 +153,7 @@ GEM
       pg
       rails (~> 3.1)
     polyglot (0.3.5)
-    power_assert (0.2.6)
+    power_assert (0.3.1)
     puma (2.8.2)
       rack (>= 1.1, < 2.0)
     rack (1.4.7)
@@ -209,8 +209,11 @@ GEM
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
     sshkey (1.6.1)
-    test-unit (3.1.5)
+    test-unit (3.2.1)
       power_assert
+    test-unit-activesupport (1.0.6)
+      activesupport
+      test-unit
     test_after_commit (0.2.3)
     themes_for_rails (0.5.1)
       rails (>= 3.0.0)
@@ -262,7 +265,8 @@ DEPENDENCIES
   simplecov (~> 0.7.1)
   simplecov-rcov
   sshkey
-  test-unit (~> 3.0)
+  test-unit
+  test-unit-activesupport
   test_after_commit
   themes_for_rails
   therubyracer