8
8
9
9
GIT
10
10
remote: https://github.com/umbrellio/simplecov-html.git
11
- revision: fc9c7a1beaa75bad3a925d1296b94fcd0c96b126
11
+ revision: dea7be12fce6364e9d7a7529a4fcd52075c18af8
12
12
branch: add-method-coverage-support
13
13
specs:
14
14
simplecov-html (0.12.3 )
30
30
minitest (>= 5.1 )
31
31
tzinfo (~> 2.0 )
32
32
zeitwerk (~> 2.3 )
33
- addressable (2.8.0 )
34
- public_suffix (>= 2.0.2 , < 5 .0 )
33
+ addressable (2.8.5 )
34
+ public_suffix (>= 2.0.2 , < 6 .0 )
35
35
aruba (1.1.2 )
36
36
bundler (>= 1.17 , < 3.0 )
37
37
childprocess (>= 2.0 , < 5.0 )
42
42
ast (2.4.2 )
43
43
benchmark-ips (2.9.2 )
44
44
builder (3.2.4 )
45
- capybara (3.35.3 )
45
+ capybara (3.39.2 )
46
46
addressable
47
+ matrix
47
48
mini_mime (>= 0.1.3 )
48
49
nokogiri (~> 1.8 )
49
50
rack (>= 1.6.0 )
91
92
ffi (1.15.5-java )
92
93
i18n (1.8.11 )
93
94
concurrent-ruby (~> 1.0 )
95
+ json (2.6.3 )
96
+ json (2.6.3-java )
94
97
matrix (0.4.2 )
95
98
method_source (1.0.0 )
96
99
middleware (0.1.0 )
97
- mini_mime (1.1.2 )
98
- mini_portile2 (2.6.1 )
100
+ mini_mime (1.1.5 )
101
+ mini_portile2 (2.8.4 )
99
102
minitest (5.15.0 )
100
103
multi_test (0.1.2 )
101
- nokogiri (1.12.5 )
102
- mini_portile2 (~> 2.6.1 )
104
+ nokogiri (1.15.4 )
105
+ mini_portile2 (~> 2.8.2 )
103
106
racc (~> 1.4 )
104
- nokogiri (1.12.5 -java )
107
+ nokogiri (1.15.4 -java )
105
108
racc (~> 1.4 )
106
- parallel (1.21.0 )
107
- parser (3.1.0 .0 )
109
+ parallel (1.22.1 )
110
+ parser (3.1.3 .0 )
108
111
ast (~> 2.4.1 )
109
112
power_assert (2.0.1 )
110
113
protobuf-cucumber (3.10.8 )
@@ -119,15 +122,18 @@ GEM
119
122
coderay (~> 1.1 )
120
123
method_source (~> 1.0 )
121
124
spoon (~> 0.0 )
122
- public_suffix (4.0.6 )
123
- racc (1.6.0 )
124
- racc (1.6.0-java )
125
- rack (2.2.3.1 )
126
- rack-test (1.1.0 )
127
- rack (>= 1.0 , < 3 )
125
+ public_suffix (5.0.3 )
126
+ racc (1.7.1 )
127
+ racc (1.7.1-java )
128
+ rack (3.0.8 )
129
+ rack-test (2.1.0 )
130
+ rack (>= 1.3 )
131
+ rackup (2.0.0 )
132
+ rack (>= 3 )
133
+ webrick
128
134
rainbow (3.1.1 )
129
135
rake (13.0.6 )
130
- regexp_parser (2.2.0 )
136
+ regexp_parser (2.8.1 )
131
137
rexml (3.2.5 )
132
138
rspec (3.10.0 )
133
139
rspec-core (~> 3.10.0 )
@@ -142,17 +148,18 @@ GEM
142
148
diff-lcs (>= 1.2.0 , < 2.0 )
143
149
rspec-support (~> 3.10.0 )
144
150
rspec-support (3.10.3 )
145
- rubocop (1.24.1 )
151
+ rubocop (1.42.0 )
152
+ json (~> 2.3 )
146
153
parallel (~> 1.10 )
147
- parser (>= 3.0.0.0 )
154
+ parser (>= 3.1.2.1 )
148
155
rainbow (>= 2.2.2 , < 4.0 )
149
156
regexp_parser (>= 1.8 , < 3.0 )
150
- rexml
151
- rubocop-ast (>= 1.15 .1 , < 2.0 )
157
+ rexml ( >= 3.2.5 , < 4.0 )
158
+ rubocop-ast (>= 1.24 .1 , < 2.0 )
152
159
ruby-progressbar (~> 1.7 )
153
160
unicode-display_width (>= 1.4.0 , < 3.0 )
154
- rubocop-ast (1.15 .1 )
155
- parser (>= 3.0. 1.1 )
161
+ rubocop-ast (1.24 .1 )
162
+ parser (>= 3.1.1.0 )
156
163
ruby-progressbar (1.11.0 )
157
164
simplecov_json_formatter (0.1.3 )
158
165
spoon (0.0.6 )
166
173
thread_safe (0.3.6-java )
167
174
tzinfo (2.0.4 )
168
175
concurrent-ruby (~> 1.0 )
169
- unicode-display_width (2.1 .0 )
176
+ unicode-display_width (2.3 .0 )
170
177
webrick (1.7.0 )
171
178
websocket-driver (0.7.5 )
172
179
websocket-extensions (>= 0.1.0 )
@@ -191,6 +198,7 @@ DEPENDENCIES
191
198
matrix
192
199
minitest
193
200
pry
201
+ rackup
194
202
rake (~> 13.0 )
195
203
rspec (~> 3.2 )
196
204
rubocop
@@ -200,4 +208,4 @@ DEPENDENCIES
200
208
webrick
201
209
202
210
BUNDLED WITH
203
- 2.4 .3
211
+ 2.5 .3
0 commit comments