-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgems.locked
64 lines (61 loc) · 1.3 KB
/
gems.locked
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
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
concurrent-ruby (1.1.6)
ffi (1.12.2)
foxpage (0.2.3)
haml (~> 5.1)
listen (~> 3.1)
sassc (~> 2.0)
sprockets (~> 4.0.0.beta9)
thor (~> 0.20)
tilt (~> 2.0)
webrick (~> 1.4)
zeitwerk (~> 2.1)
haml (5.1.2)
temple (>= 0.8.0)
tilt
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
parallel (1.19.1)
parser (2.7.1.3)
ast (~> 2.4.0)
rack (2.2.6.4)
rainbow (3.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.7.1)
rexml (3.2.5)
rubocop (0.85.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.0.3)
parser (>= 2.7.0.1)
ruby-progressbar (1.10.1)
sassc (2.2.1)
ffi (~> 1.9)
sprockets (4.0.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.8.2)
thor (0.20.3)
tilt (2.0.10)
unicode-display_width (1.7.0)
webrick (1.6.1)
zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
foxpage (~> 0.2.3)
rubocop
BUNDLED WITH
2.1.2