19070: Still trying to fix test_with_arvbox
[arvados.git] / doc / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.3.2)
5     coderay (1.1.3)
6     colorize (0.8.1)
7     commonjs (0.2.7)
8     kramdown (1.17.0)
9     less (2.6.0)
10       commonjs (~> 0.2.7)
11     liquid (4.0.3)
12     makerakeworkwell (1.0.4)
13       rake (>= 0.9.2, < 15)
14     rake (13.0.1)
15     zenweb (3.10.4)
16       coderay (~> 1.0)
17       kramdown (~> 1.4)
18       less (~> 2.0)
19       makerakeworkwell (~> 1.0)
20       rake (>= 0.9, < 15)
21
22 PLATFORMS
23   ruby
24
25 DEPENDENCIES
26   RedCloth
27   colorize
28   liquid (~> 4.0.0)
29   zenweb
30
31 BUNDLED WITH
32    2.1.4