135
135
racc (~> 1.4 )
136
136
nokogiri (1.16.7-x86_64-linux )
137
137
racc (~> 1.4 )
138
- parallel (1.24.0 )
139
- parser (3.3.1 .0 )
138
+ parallel (1.25.1 )
139
+ parser (3.3.4 .0 )
140
140
ast (~> 2.4.1 )
141
141
racc
142
142
pg (1.5.6 )
@@ -184,10 +184,11 @@ GEM
184
184
rake (13.2.1 )
185
185
rdoc (6.7.0 )
186
186
psych (>= 4.0.0 )
187
- regexp_parser (2.9.1 )
187
+ regexp_parser (2.9.2 )
188
188
reline (0.5.9 )
189
189
io-console (~> 0.5 )
190
- rexml (3.2.6 )
190
+ rexml (3.3.4 )
191
+ strscan
191
192
rspec (3.13.0 )
192
193
rspec-core (~> 3.13.0 )
193
194
rspec-expectations (~> 3.13.0 )
@@ -211,37 +212,33 @@ GEM
211
212
rspec-support (3.13.1 )
212
213
rspec_junit_formatter (0.6.0 )
213
214
rspec-core (>= 2 , < 4 , != 2.12.0 )
214
- rubocop (1.63.5 )
215
+ rubocop (1.65.1 )
215
216
json (~> 2.3 )
216
217
language_server-protocol (>= 3.17.0 )
217
218
parallel (~> 1.10 )
218
219
parser (>= 3.3.0.2 )
219
220
rainbow (>= 2.2.2 , < 4.0 )
220
- regexp_parser (>= 1.8 , < 3.0 )
221
+ regexp_parser (>= 2.4 , < 3.0 )
221
222
rexml (>= 3.2.5 , < 4.0 )
222
223
rubocop-ast (>= 1.31.1 , < 2.0 )
223
224
ruby-progressbar (~> 1.7 )
224
225
unicode-display_width (>= 2.4.0 , < 3.0 )
225
226
rubocop-ast (1.31.3 )
226
227
parser (>= 3.3.1.0 )
227
- rubocop-capybara (2.20.0 )
228
- rubocop (~> 1.41 )
229
- rubocop-factory_bot (2.25.1 )
230
- rubocop (~> 1.41 )
231
- rubocop-rails (2.24.1 )
228
+ rubocop-factory_bot (2.26.1 )
229
+ rubocop (~> 1.61 )
230
+ rubocop-rails (2.25.1 )
232
231
activesupport (>= 4.2.0 )
233
232
rack (>= 1.1 )
234
233
rubocop (>= 1.33.0 , < 2.0 )
235
234
rubocop-ast (>= 1.31.1 , < 2.0 )
236
235
rubocop-rake (0.6.0 )
237
236
rubocop (~> 1.0 )
238
- rubocop-rspec (2.29.2 )
239
- rubocop (~> 1.40 )
240
- rubocop-capybara (~> 2.17 )
241
- rubocop-factory_bot (~> 2.22 )
242
- rubocop-rspec_rails (~> 2.28 )
243
- rubocop-rspec_rails (2.28.3 )
244
- rubocop (~> 1.40 )
237
+ rubocop-rspec (3.0.3 )
238
+ rubocop (~> 1.61 )
239
+ rubocop-rspec_rails (2.30.0 )
240
+ rubocop (~> 1.61 )
241
+ rubocop-rspec (~> 3 , >= 3.0.1 )
245
242
ruby-progressbar (1.13.0 )
246
243
simplecov (0.22.0 )
247
244
docile (~> 1.1 )
250
247
simplecov-html (0.12.3 )
251
248
simplecov_json_formatter (0.1.4 )
252
249
stringio (3.1.1 )
250
+ strscan (3.1.0 )
253
251
thor (1.3.1 )
254
252
timeout (0.4.1 )
255
253
tzinfo (2.0.6 )
@@ -278,6 +276,7 @@ DEPENDENCIES
278
276
rubocop-rails
279
277
rubocop-rake
280
278
rubocop-rspec
279
+ rubocop-rspec_rails
281
280
simplecov
282
281
283
282
BUNDLED WITH
0 commit comments