-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
49 lines (45 loc) · 975 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
PATH
remote: .
specs:
vital (2.2.1)
sass (>= 3.4)
GEM
specs:
ast (2.4.0)
dox-style (1.0.23)
rubocop (~> 0.56)
ffi (1.9.25)
jaro_winkler (1.5.1-x86_64-darwin-17)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
rainbow (3.0.0)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rubocop (0.58.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.11)
dox-style (~> 1.0.16)
rake (~> 10.0)
vital!
BUNDLED WITH
1.16.2