add doc/Gemfile
[arvados.git] / doc / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     classifier (1.3.3)
6       fast-stemmer (>= 1.0.0)
7     colorator (0.1)
8     commander (4.1.5)
9       highline (~> 1.6.11)
10     fast-stemmer (1.0.2)
11     ffi (1.9.3)
12     highline (1.6.20)
13     jekyll (1.3.0)
14       classifier (~> 1.3)
15       colorator (~> 0.1)
16       commander (~> 4.1.3)
17       liquid (~> 2.5.2)
18       listen (~> 1.3)
19       maruku (~> 0.6.0)
20       pygments.rb (~> 0.5.0)
21       redcarpet (~> 2.3.0)
22       safe_yaml (~> 0.9.7)
23     liquid (2.5.4)
24     listen (1.3.1)
25       rb-fsevent (>= 0.9.3)
26       rb-inotify (>= 0.9)
27       rb-kqueue (>= 0.2)
28     maruku (0.6.1)
29       syntax (>= 1.0.0)
30     posix-spawn (0.3.6)
31     pygments.rb (0.5.4)
32       posix-spawn (~> 0.3.6)
33       yajl-ruby (~> 1.1.0)
34     rb-fsevent (0.9.3)
35     rb-inotify (0.9.2)
36       ffi (>= 0.5.0)
37     rb-kqueue (0.2.0)
38       ffi (>= 0.5.0)
39     redcarpet (2.3.0)
40     safe_yaml (0.9.7)
41     syntax (1.0.0)
42     yajl-ruby (1.1.0)
43
44 PLATFORMS
45   ruby
46
47 DEPENDENCIES
48   RedCloth
49   jekyll