-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
91 lines (88 loc) · 1.86 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
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.8.0)
chunky_png (1.3.11)
coderay (1.1.2)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-h5bp (1.0.0)
compass (~> 1.0, >= 1.0.3)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
daemons (1.3.1)
diff-lcs (1.3)
eventmachine (1.2.7)
ffi (1.11.1)
haml (5.1.2)
temple (>= 0.8.0)
tilt
json (2.2.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
method_source (0.9.2)
multi_json (1.13.1)
oily_png (1.2.1)
chunky_png (~> 1.3.7)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rdiscount (2.2.0.1)
rerun (0.13.0)
listen (~> 3.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
ruby_dep (1.5.0)
sass (3.4.25)
temple (0.8.2)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
compass
compass-h5bp
haml
json
oily_png
pry
rack-test
rake
rdiscount
rerun
rspec
thin
BUNDLED WITH
1.17.3