19070: Still trying to fix test_with_arvbox
[arvados.git] / doc / Gemfile.lock
index 5de90b1c700c6fdcb0cce06473e81c9aba68f28e..5fcdbb64432fb2fad49e2ed29dd3366e8a3d15d1 100644 (file)
@@ -1,30 +1,32 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    coderay (1.1.0)
-    kramdown (1.3.1)
-    less (1.2.21)
-      mutter (>= 0.4.2)
-      treetop (>= 1.4.2)
-    liquid (2.6.1)
-    makerakeworkwell (1.0.3)
-      rake (>= 0.9.2, < 11)
-    mutter (0.5.3)
-    polyglot (0.3.3)
-    rake (10.1.1)
-    treetop (1.4.15)
-      polyglot
-      polyglot (>= 0.3.1)
-    zenweb (3.3.1)
+    RedCloth (4.3.2)
+    coderay (1.1.3)
+    colorize (0.8.1)
+    commonjs (0.2.7)
+    kramdown (1.17.0)
+    less (2.6.0)
+      commonjs (~> 0.2.7)
+    liquid (4.0.3)
+    makerakeworkwell (1.0.4)
+      rake (>= 0.9.2, < 15)
+    rake (13.0.1)
+    zenweb (3.10.4)
       coderay (~> 1.0)
-      kramdown (~> 1.0)
-      less (~> 1.2)
+      kramdown (~> 1.4)
+      less (~> 2.0)
       makerakeworkwell (~> 1.0)
-      rake (>= 0.9, < 11)
+      rake (>= 0.9, < 15)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
-  liquid
+  RedCloth
+  colorize
+  liquid (~> 4.0.0)
   zenweb
+
+BUNDLED WITH
+   2.1.4