-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gemfile.lock
100 lines (98 loc) · 2.28 KB
/
Gemfile.lock
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
addressable (2.3.4)
blend-mode (0.0.1)
compass (~> 0.12)
breakpoint (2.0.5)
compass (>= 0.12.1)
sass (>= 3.2.0)
chunky_png (1.2.8)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
color-schemer (0.2.3)
blend-mode (~> 0.0.1)
compass (~> 0.12)
colorator (0.1)
commander (4.1.3)
highline (~> 1.6.11)
compass (0.13.alpha.0)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.0.alpha.93)
compass-aurora (3.0.5)
bundler (>= 1.3.5)
compass (>= 0.12.2)
compass-normalize (>= 1.4.3)
css_parser (>= 1.3.4)
sassy-buttons (>= 0.1.4)
toolkit (>= 0.3.0)
compass-normalize (1.4.3)
compass (>= 0.12.0)
css_parser (1.3.4)
addressable
directory_watcher (1.4.1)
fast-stemmer (1.0.2)
fssm (0.2.10)
highline (1.6.18)
jacket (0.1.3)
compass (>= 0.12.2)
sass (>= 3.2.0)
jekyll (1.0.0)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
kramdown (~> 0.14)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.4.2)
safe_yaml (~> 0.7.0)
kramdown (0.14.2)
liquid (2.5.0)
maruku (0.6.1)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
pygments.rb (0.4.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rdiscount (1.6.8)
redcarpet (2.2.2)
safe_yaml (0.7.1)
sass (3.2.8)
sassy-buttons (0.1.4)
compass (>= 0.12.2)
sass (>= 3.2.0)
sassy-strings (0.3.1)
compass (>= 0.12.2)
singularitygs (1.0.8)
breakpoint (>= 2.0.1)
compass (>= 0.12.2)
sass (>= 3.2.1)
syntax (1.0.0)
toolkit (1.0.0)
breakpoint (>= 2.0.2)
color-schemer (>= 0.2.3)
compass (>= 0.12.2)
sassy-strings (>= 0.1)
singularitygs (>= 1.0.7)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (= 4.2.9)
breakpoint (~> 2.0.2)
compass (= 0.13.alpha.0)
compass-aurora (~> 3.0.0)
compass-normalize (~> 1.4.3)
css_parser (~> 1.3.4)
jacket (~> 0.1.3)
jekyll (= 1.0.0)
liquid (= 2.5.0)
maruku (= 0.6.1)
rdiscount (= 1.6.8)
redcarpet (= 2.2.2)
sassy-buttons (~> 0.1.4)
singularitygs (~> 1.0.7)
toolkit (~> 1.0.0)