-
Notifications
You must be signed in to change notification settings - Fork 260
/
Gemfile.lock
50 lines (47 loc) · 866 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
GEM
remote: https://rubygems.org/
specs:
bourbon (7.0.0)
thor (~> 1.0)
ffi (1.13.1)
haml (5.1.2)
temple (>= 0.8.0)
tilt
jasmine (3.5.1)
jasmine-core (~> 3.5.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (3.5.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
neat (1.7.4)
bourbon (>= 4.0)
sass (>= 3.3)
phantomjs (2.1.1.0)
rack (2.2.3)
rake (13.0.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
temple (0.8.2)
thor (1.0.1)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
bourbon
haml
jasmine
listen
neat
rake
sass
BUNDLED WITH
2.1.4