7
7
redcarpet (~> 3.5 )
8
8
rexml (~> 3.2.5 )
9
9
rinku (~> 2.0 )
10
- diff-lcs (1.4.4 )
11
- ffi (1.15.4 )
12
- gemoji (4.0.0.rc3 )
13
- listen (3.7.0 )
10
+ diff-lcs (1.5.1 )
11
+ ffi (1.17.1-x86_64-darwin )
12
+ ffi (1.17.1-x86_64-linux-gnu )
13
+ gemoji (4.0.1 )
14
+ json (2.9.1 )
15
+ language_server-protocol (3.17.0.3 )
16
+ listen (3.9.0 )
14
17
rb-fsevent (~> 0.10 , >= 0.10.3 )
15
18
rb-inotify (~> 0.9 , >= 0.9.10 )
16
- nio4r (2.7.3 )
17
- parallel (1.21.0 )
18
- parser (3.0.3.1 )
19
+ nio4r (2.7.4 )
20
+ parallel (1.26.3 )
21
+ parser (3.3.6.0 )
19
22
ast (~> 2.4.1 )
20
- puma (5.6.9 )
23
+ racc
24
+ puma (6.5.0 )
21
25
nio4r (~> 2.0 )
22
- rack (2.2.8.1 )
23
- rack-test (1.1.0 )
24
- rack (>= 1.0 , < 3 )
25
- rainbow (3.0.0 )
26
- rb-fsevent (0.11.0 )
27
- rb-inotify (0.10.1 )
26
+ racc (1.8.1 )
27
+ rack (3.1.8 )
28
+ rack-test (2.2.0 )
29
+ rack (>= 1.3 )
30
+ rackup (2.2.1 )
31
+ rack (>= 3 )
32
+ rainbow (3.1.1 )
33
+ rb-fsevent (0.11.2 )
34
+ rb-inotify (0.11.1 )
28
35
ffi (~> 1.0 )
29
- redcarpet (3.5.1 )
30
- regexp_parser (2.1.1 )
31
- rerun (0.13.1 )
36
+ redcarpet (3.6.0 )
37
+ regexp_parser (2.10.0 )
38
+ rerun (0.14.0 )
32
39
listen (~> 3.0 )
33
- rexml (3.2.5 )
40
+ rexml (3.2.9 )
41
+ strscan
34
42
rinku (2.0.6 )
35
- roda (3.50 .0 )
43
+ roda (3.87 .0 )
36
44
rack
37
- rspec (3.10 .0 )
38
- rspec-core (~> 3.10 .0 )
39
- rspec-expectations (~> 3.10 .0 )
40
- rspec-mocks (~> 3.10 .0 )
41
- rspec-core (3.10.1 )
42
- rspec-support (~> 3.10 .0 )
43
- rspec-expectations (3.10.1 )
45
+ rspec (3.13 .0 )
46
+ rspec-core (~> 3.13 .0 )
47
+ rspec-expectations (~> 3.13 .0 )
48
+ rspec-mocks (~> 3.13 .0 )
49
+ rspec-core (3.13.2 )
50
+ rspec-support (~> 3.13 .0 )
51
+ rspec-expectations (3.13.3 )
44
52
diff-lcs (>= 1.2.0 , < 2.0 )
45
- rspec-support (~> 3.10 .0 )
46
- rspec-mocks (3.10 .2 )
53
+ rspec-support (~> 3.13 .0 )
54
+ rspec-mocks (3.13 .2 )
47
55
diff-lcs (>= 1.2.0 , < 2.0 )
48
- rspec-support (~> 3.10.0 )
49
- rspec-support (3.10.3 )
50
- rubocop (1.23.0 )
56
+ rspec-support (~> 3.13.0 )
57
+ rspec-support (3.13.2 )
58
+ rubocop (1.69.2 )
59
+ json (~> 2.3 )
60
+ language_server-protocol (>= 3.17.0 )
51
61
parallel (~> 1.10 )
52
- parser (>= 3.0 .0.0 )
62
+ parser (>= 3.3 .0.2 )
53
63
rainbow (>= 2.2.2 , < 4.0 )
54
- regexp_parser (>= 1.8 , < 3.0 )
55
- rexml
56
- rubocop-ast (>= 1.12.0 , < 2.0 )
64
+ regexp_parser (>= 2.9.3 , < 3.0 )
65
+ rubocop-ast (>= 1.36.2 , < 2.0 )
57
66
ruby-progressbar (~> 1.7 )
58
- unicode-display_width (>= 1.4.0 , < 3.0 )
59
- rubocop-ast (1.14.0 )
60
- parser (>= 3.0.1.1 )
61
- ruby-progressbar (1.11.0 )
62
- tilt (2.0.10 )
63
- unicode-display_width (2.1.0 )
67
+ unicode-display_width (>= 2.4.0 , < 4.0 )
68
+ rubocop-ast (1.37.0 )
69
+ parser (>= 3.3.1.0 )
70
+ ruby-progressbar (1.13.0 )
71
+ strscan (3.1.2 )
72
+ tilt (2.5.0 )
73
+ unicode-display_width (3.1.3 )
74
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
75
+ unicode-emoji (4.0.4 )
64
76
65
77
PLATFORMS
66
78
x86_64-darwin-19
@@ -70,6 +82,7 @@ DEPENDENCIES
70
82
auto_html
71
83
puma
72
84
rack-test
85
+ rackup
73
86
rerun
74
87
roda
75
88
rspec
0 commit comments