-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
57 lines (55 loc) · 999 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
adsf (1.1.1)
rack (>= 1.0.0)
builder (3.1.3)
chunky_png (1.2.6)
colored (1.2)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-susy-plugin (0.8.1)
compass (>= 0.10.0)
cri (2.3.0)
colored (>= 1.2)
fssm (0.2.9)
growl (1.0.3)
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
guard-nanoc (0.1.0)
guard (>= 0.2.1)
nanoc (>= 3.1.5)
listen (0.5.2)
nanoc (3.4.1)
cri (~> 2.2)
nokogiri (1.5.5)
rack (1.4.1)
rake (10.0.3)
rb-fsevent (0.9.2)
rdiscount (1.6.8)
sass (3.2.1)
systemu (2.5.2)
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
adsf
builder
compass-susy-plugin (~> 0.8.1)
growl
guard
guard-bundler
guard-nanoc
nanoc (~> 3.4.1)
nokogiri
rack
rake
rb-fsevent
rdiscount (~> 1.6)
systemu