blob: 72e62f41768624a21d8856dae8d61aa066e5f241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
GEM
remote: http://rubygems.org/
remote: http://gemcutter.org/
specs:
albino (1.3.3)
posix-spawn (>= 0.3.6)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
directory_watcher (1.4.1)
fast-stemmer (1.0.0)
jekyll (0.11.2)
albino (~> 1.3)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13)
liquid (~> 2.3)
maruku (~> 0.5)
kramdown (0.13.4)
liquid (2.3.0)
maruku (0.6.0)
syntax (>= 1.0.0)
nokogiri (1.5.0)
posix-spawn (0.3.6)
rake (0.9.2.2)
rdiscount (1.6.8)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
syntax (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
jekyll
rake
rdiscount
sanitize
|