forked from adamstac/font-stacks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
61 lines (59 loc) · 1.16 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.0)
multi_json (~> 1.0)
addressable (2.2.6)
chunky_png (1.2.1)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
css_parser (1.2.5)
addressable
fssm (0.2.7)
grid-coordinates (1.2.0)
compass (>= 0.11.5)
haml (3.1.3)
heroku (2.7.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
i18n (0.6.0)
launchy (2.0.5)
addressable (~> 2.2.6)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.16)
multi_json (1.0.3)
rack (1.3.2)
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.4)
sass (3.1.10)
serve (1.5.1)
activesupport (~> 3.0)
i18n
rack (~> 1.2)
rack-test (~> 0.5)
tilt (~> 1.3)
tzinfo
syntax (1.0.0)
term-ansicolor (1.0.6)
tilt (1.3.3)
tzinfo (0.3.29)
PLATFORMS
ruby
DEPENDENCIES
compass (~> 0.11.5)
css_parser (~> 1.2.5)
grid-coordinates
haml (~> 3.1.3)
heroku
maruku (~> 0.6.0)
rake
serve (~> 1.5.1)