Merge pull request #229 from github/chat-slide-tweak
[another_project.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     anemone (0.7.2)
6       nokogiri (>= 1.3.0)
7       robotex (>= 1.0.0)
8     chunky_png (1.2.8)
9     classifier (1.3.3)
10       fast-stemmer (>= 1.0.0)
11     colorator (0.1)
12     commander (4.1.5)
13       highline (~> 1.6.11)
14     compass (0.12.2)
15       chunky_png (~> 1.2)
16       fssm (>= 0.2.7)
17       sass (~> 3.1)
18     directory_watcher (1.4.1)
19     fast-stemmer (1.0.2)
20     fssm (0.2.10)
21     github-pages (6)
22       RedCloth (= 4.2.9)
23       jekyll (= 1.2.1)
24       kramdown (= 1.0.2)
25       liquid (= 2.5.2)
26       maruku (= 0.6.1)
27       rdiscount (= 1.6.8)
28       redcarpet (= 2.3.0)
29     highline (1.6.19)
30     jekyll (1.2.1)
31       classifier (~> 1.3)
32       colorator (~> 0.1)
33       commander (~> 4.1.3)
34       directory_watcher (~> 1.4.1)
35       liquid (~> 2.5.2)
36       maruku (~> 0.5)
37       pygments.rb (~> 0.5.0)
38       redcarpet (~> 2.3.0)
39       safe_yaml (~> 0.7.0)
40     kramdown (1.0.2)
41     liquid (2.5.2)
42     maruku (0.6.1)
43       syntax (>= 1.0.0)
44     mini_portile (0.5.1)
45     nokogiri (1.6.0)
46       mini_portile (~> 0.5.0)
47     posix-spawn (0.3.6)
48     pygments.rb (0.5.2)
49       posix-spawn (~> 0.3.6)
50       yajl-ruby (~> 1.1.0)
51     rake (10.1.0)
52     rdiscount (1.6.8)
53     redcarpet (2.3.0)
54     robotex (1.0.0)
55     safe_yaml (0.7.1)
56     sass (3.2.11)
57     syntax (1.0.0)
58     yajl-ruby (1.1.0)
59
60 PLATFORMS
61   ruby
62
63 DEPENDENCIES
64   anemone
65   compass
66   github-pages
67   rake (~> 10.0)