Merge branch '21416-email-options-doc' refs #21416
[arvados.git] / doc / Gemfile.lock
index 608a00195b5c63e947ca765afdcd0dece34abb99..c2ef90d87807c3f711d86d6f263f45dfa8f4ac02 100644 (file)
@@ -1,28 +1,41 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    RedCloth (4.2.9)
-    coderay (1.1.0)
-    kramdown (0.14.2)
-    less (1.2.21)
-      mutter (>= 0.4.2)
-      treetop (>= 1.4.2)
-    mutter (0.5.3)
-    polyglot (0.3.3)
-    treetop (1.4.15)
-      polyglot
-      polyglot (>= 0.3.1)
-    zenweb (3.0.0.b3)
+    RedCloth (4.3.3)
+    coderay (1.1.3)
+    colorize (1.1.0)
+    commonjs (0.2.7)
+    kramdown (2.4.0)
+      rexml
+    kramdown-parser-gfm (1.1.0)
+      kramdown (~> 2.0)
+    kramdown-syntax-coderay (1.0.1)
+      coderay (~> 1.1)
+      kramdown (~> 2.0)
+    less (2.6.0)
+      commonjs (~> 0.2.7)
+    liquid (4.0.4)
+    makerakeworkwell (1.0.4)
+      rake (>= 0.9.2, < 15)
+    rake (13.1.0)
+    rexml (3.2.6)
+    zenweb (3.11.0)
       coderay (~> 1.0)
-      kramdown (~> 0.13)
-      less (~> 1.2)
-    zenweb-textile (0.0.1)
-      RedCloth (~> 4.2.9)
-      zenweb (= 3.0.0.b3)
+      kramdown (~> 2.0)
+      kramdown-parser-gfm (~> 1.0)
+      kramdown-syntax-coderay (~> 1.0)
+      less (~> 2.0)
+      makerakeworkwell (~> 1.0)
+      rake (>= 0.9, < 15)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
+  RedCloth
+  colorize
+  liquid (~> 4.0.0)
   zenweb
-  zenweb-textile
+
+BUNDLED WITH
+   2.2.19