112
112
erubi (>= 1.0.0 )
113
113
rack (>= 0.9.0 )
114
114
rouge (>= 1.0.0 )
115
- bigdecimal (3.1.8 )
115
+ bigdecimal (3.1.9 )
116
116
bindex (0.8.1 )
117
117
binding_of_caller (1.0.1 )
118
118
debug_inspector (>= 1.2.0 )
138
138
image_processing (~> 1.1 )
139
139
marcel (~> 1.0.0 )
140
140
ssrf_filter (~> 1.0 )
141
- concurrent-ruby (1.3.4 )
142
- connection_pool (2.4.1 )
141
+ concurrent-ruby (1.3.5 )
142
+ connection_pool (2.5.0 )
143
143
crass (1.0.6 )
144
144
dartsass-rails (0.5.1 )
145
145
railties (>= 6.0.0 )
179
179
google-protobuf (4.28.2-x86_64-linux )
180
180
bigdecimal
181
181
rake (>= 13 )
182
- i18n (1.14.6 )
182
+ i18n (1.14.7 )
183
183
concurrent-ruby (~> 1.0 )
184
184
image_processing (1.12.2 )
185
185
mini_magick (>= 4.9.5 , < 5 )
@@ -200,12 +200,12 @@ GEM
200
200
rails-dom-testing (>= 1 , < 3 )
201
201
railties (>= 4.2.0 )
202
202
thor (>= 0.14 , < 2.0 )
203
- json (2.8.2 )
203
+ json (2.9.1 )
204
204
language_server-protocol (3.17.0.3 )
205
205
listen (3.9.0 )
206
206
rb-fsevent (~> 0.10 , >= 0.10.3 )
207
207
rb-inotify (~> 0.9 , >= 0.9.10 )
208
- logger (1.6.3 )
208
+ logger (1.6.5 )
209
209
loofah (2.23.1 )
210
210
crass (~> 1.0.2 )
211
211
nokogiri (>= 1.12.0 )
241
241
nokogiri (1.17.2-x86_64-linux )
242
242
racc (~> 1.4 )
243
243
parallel (1.26.3 )
244
- parser (3.3.6 .0 )
244
+ parser (3.3.7 .0 )
245
245
ast (~> 2.4.1 )
246
246
racc
247
247
pg (1.5.9 )
307
307
redis-client (>= 0.22.0 )
308
308
redis-client (0.23.0 )
309
309
connection_pool
310
- regexp_parser (2.9 .0 )
310
+ regexp_parser (2.10 .0 )
311
311
reline (0.6.0 )
312
312
io-console (~> 0.5 )
313
313
report_action (1.0.0 )
@@ -316,20 +316,19 @@ GEM
316
316
nokogiri (~> 1 )
317
317
rubyzip (>= 1.3.0 , < 3.0.0 )
318
318
rouge (4.1.2 )
319
- rubocop (1.65.1 )
319
+ rubocop (1.70.0 )
320
320
json (~> 2.3 )
321
321
language_server-protocol (>= 3.17.0 )
322
322
parallel (~> 1.10 )
323
323
parser (>= 3.3.0.2 )
324
324
rainbow (>= 2.2.2 , < 4.0 )
325
- regexp_parser (>= 2.4 , < 3.0 )
326
- rexml (>= 3.2.5 , < 4.0 )
327
- rubocop-ast (>= 1.31.1 , < 2.0 )
325
+ regexp_parser (>= 2.9.3 , < 3.0 )
326
+ rubocop-ast (>= 1.36.2 , < 2.0 )
328
327
ruby-progressbar (~> 1.7 )
329
- unicode-display_width (>= 2.4.0 , < 3 .0 )
330
- rubocop-ast (1.31.2 )
331
- parser (>= 3.3.0.4 )
332
- rubocop-rails (2.27 .0 )
328
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
329
+ rubocop-ast (1.37.0 )
330
+ parser (>= 3.3.1.0 )
331
+ rubocop-rails (2.29 .0 )
333
332
activesupport (>= 4.2.0 )
334
333
rack (>= 1.1 )
335
334
rubocop (>= 1.52.0 , < 2.0 )
384
383
railties (>= 6.0.0 )
385
384
tzinfo (2.0.6 )
386
385
concurrent-ruby (~> 1.0 )
387
- unicode-display_width (2.6.0 )
386
+ unicode-display_width (3.1.4 )
387
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
388
+ unicode-emoji (4.0.4 )
388
389
uniform_notifier (1.16.0 )
389
390
useragent (0.16.11 )
390
391
web-console (4.2.1 )
@@ -432,7 +433,7 @@ DEPENDENCIES
432
433
redis (~> 5.3 )
433
434
report_action (~> 1.0.0 )
434
435
roo (~> 2.10 )
435
- rubocop-rails (~> 2.27 )
436
+ rubocop-rails (~> 2.29 )
436
437
scout_apm (~> 5.4 )
437
438
selenium-webdriver (~> 4.27 )
438
439
sidekiq (~> 7.3 )
0 commit comments