Commit 2fa5804 1 parent 00f1507 commit 2fa5804 Copy full SHA for 2fa5804
File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -186,15 +186,15 @@ GEM
186
186
activerecord (>= 6.1 )
187
187
request_store (~> 1.4 )
188
188
parallel (1.24.0 )
189
- parser (3.3.0.5 )
189
+ parser (3.3.2.0 )
190
190
ast (~> 2.4.1 )
191
191
racc
192
192
pg (1.5.6 )
193
193
psych (5.1.2 )
194
194
stringio
195
195
puma (6.4.2 )
196
196
nio4r (~> 2.0 )
197
- racc (1.7.3 )
197
+ racc (1.8.0 )
198
198
rack (2.2.9 )
199
199
rack-protection (3.1.0 )
200
200
rack (~> 2.2 , >= 2.2.4 )
248
248
connection_pool
249
249
redis-namespace (1.11.0 )
250
250
redis (>= 4 )
251
- regexp_parser (2.9.0 )
251
+ regexp_parser (2.9.2 )
252
252
reline (0.5.1 )
253
253
io-console (~> 0.5 )
254
254
request_store (1.5.1 )
266
266
http-cookie (>= 1.0.2 , < 2.0 )
267
267
mime-types (>= 1.16 , < 4.0 )
268
268
netrc (~> 0.8 )
269
- rexml (3.2.6 )
269
+ rexml (3.2.8 )
270
+ strscan (>= 3.0.9 )
270
271
rouge (4.1.2 )
271
272
rspec-core (3.13.0 )
272
273
rspec-support (~> 3.13.0 )
@@ -285,19 +286,19 @@ GEM
285
286
rspec-mocks (~> 3.13 )
286
287
rspec-support (~> 3.13 )
287
288
rspec-support (3.13.1 )
288
- rubocop (1.60.2 )
289
+ rubocop (1.64.0 )
289
290
json (~> 2.3 )
290
291
language_server-protocol (>= 3.17.0 )
291
292
parallel (~> 1.10 )
292
293
parser (>= 3.3.0.2 )
293
294
rainbow (>= 2.2.2 , < 4.0 )
294
295
regexp_parser (>= 1.8 , < 3.0 )
295
296
rexml (>= 3.2.5 , < 4.0 )
296
- rubocop-ast (>= 1.30.0 , < 2.0 )
297
+ rubocop-ast (>= 1.31.1 , < 2.0 )
297
298
ruby-progressbar (~> 1.7 )
298
299
unicode-display_width (>= 2.4.0 , < 3.0 )
299
- rubocop-ast (1.31.2 )
300
- parser (>= 3.3.0.4 )
300
+ rubocop-ast (1.31.3 )
301
+ parser (>= 3.3.1.0 )
301
302
rubocop-capybara (2.20.0 )
302
303
rubocop (~> 1.41 )
303
304
rubocop-factory_bot (2.25.1 )
342
343
activesupport (>= 5.2 )
343
344
sprockets (>= 3.0.0 )
344
345
stringio (3.1.0 )
346
+ strscan (3.1.0 )
345
347
thor (1.3.1 )
346
348
tilt (2.2.0 )
347
349
timeout (0.4.1 )
You can’t perform that action at this time.
0 commit comments