104
104
logger (~> 1.5 )
105
105
chronic (0.10.2 )
106
106
chunky_png (1.4.0 )
107
- concurrent-ruby (1.3.4 )
107
+ concurrent-ruby (1.3.5 )
108
108
connection_pool (2.5.0 )
109
109
crass (1.0.6 )
110
110
csv (3.3.2 )
128
128
concurrent-ruby (~> 1.0 )
129
129
dry-core (~> 1.1 )
130
130
zeitwerk (~> 2.6 )
131
- dry-types (1.8.0 )
131
+ dry-types (1.8.1 )
132
132
bigdecimal (~> 3.0 )
133
133
concurrent-ruby (~> 1.0 )
134
134
dry-core (~> 1.0 )
169
169
google-api-client (0.53.0 )
170
170
google-apis-core (~> 0.1 )
171
171
google-apis-generator (~> 0.1 )
172
- google-apis-core (0.15.1 )
172
+ google-apis-core (0.16.0 )
173
173
addressable (~> 2.5 , >= 2.5.1 )
174
174
googleauth (~> 1.9 )
175
175
httpclient (>= 2.8.3 , < 3.a )
188
188
google-cloud-env (2.2.1 )
189
189
faraday (>= 1.0 , < 3.a )
190
190
google-logging-utils (0.1.0 )
191
- googleauth (1.12.2 )
191
+ googleauth (1.13.1 )
192
192
faraday (>= 1.0 , < 3.a )
193
193
google-cloud-env (~> 2.2 )
194
194
google-logging-utils (~> 0.1 )
@@ -214,22 +214,24 @@ GEM
214
214
hashie (5.0.0 )
215
215
htmlentities (4.3.4 )
216
216
httpclient (2.8.3 )
217
- i18n (1.14.6 )
217
+ i18n (1.14.7 )
218
218
concurrent-ruby (~> 1.0 )
219
219
image_processing (1.13.0 )
220
220
mini_magick (>= 4.9.5 , < 5 )
221
221
ruby-vips (>= 2.0.17 , < 3 )
222
222
io-console (0.8.0 )
223
- irb (1.14.3 )
223
+ irb (1.15.1 )
224
+ pp (>= 0.6.0 )
224
225
rdoc (>= 4.0.0 )
225
226
reline (>= 0.4.2 )
226
227
json (2.9.1 )
227
228
jwt (2.10.1 )
228
229
base64
229
230
language_server-protocol (3.17.0.3 )
230
- launchy (3.0.1 )
231
+ launchy (3.1.0 )
231
232
addressable (~> 2.8 )
232
233
childprocess (~> 5.0 )
234
+ logger (~> 1.6 )
233
235
logger (1.6.5 )
234
236
loofah (2.24.0 )
235
237
crass (~> 1.0.2 )
263
265
timeout
264
266
net-smtp (0.5.0 )
265
267
nio4r (2.7.4 )
266
- nokogiri (1.18.1 -arm64-darwin )
268
+ nokogiri (1.18.2 -arm64-darwin )
267
269
racc (~> 1.4 )
268
270
oauth (1.1.0 )
269
271
oauth-tty (~> 1.0 , >= 1.0.1 )
@@ -282,15 +284,18 @@ GEM
282
284
ostruct (0.6.1 )
283
285
package_json (0.1.0 )
284
286
parallel (1.26.3 )
285
- parser (3.3.6 .0 )
287
+ parser (3.3.7 .0 )
286
288
ast (~> 2.4.1 )
287
289
racc
288
290
pg (1.5.9 )
289
291
pg_search (2.3.7 )
290
292
activerecord (>= 6.1 )
291
293
activesupport (>= 6.1 )
294
+ pp (0.6.2 )
295
+ prettyprint
296
+ prettyprint (0.2.0 )
292
297
pstore (0.1.4 )
293
- psych (5.2.2 )
298
+ psych (5.2.3 )
294
299
date
295
300
stringio
296
301
public_suffix (6.0.1 )
@@ -341,15 +346,15 @@ GEM
341
346
zeitwerk (~> 2.6 )
342
347
rainbow (3.1.1 )
343
348
rake (13.2.1 )
344
- rdoc (6.10 .0 )
349
+ rdoc (6.11 .0 )
345
350
psych (>= 4.0.0 )
346
351
react_on_rails (14.0.5 )
347
352
addressable
348
353
connection_pool
349
354
execjs (~> 2.5 )
350
355
rails (>= 5.2 )
351
356
rainbow (~> 3.0 )
352
- redis-client (0.23.1 )
357
+ redis-client (0.23.2 )
353
358
connection_pool
354
359
regexp_parser (2.10.0 )
355
360
reline (0.6.0 )
377
382
rspec-mocks (~> 3.13 )
378
383
rspec-support (~> 3.13 )
379
384
rspec-support (3.13.2 )
380
- rubocop (1.70 .0 )
385
+ rubocop (1.71 .0 )
381
386
json (~> 2.3 )
382
387
language_server-protocol (>= 3.17.0 )
383
388
parallel (~> 1.10 )
399
404
rubocop-performance (1.23.1 )
400
405
rubocop (>= 1.48.1 , < 2.0 )
401
406
rubocop-ast (>= 1.31.1 , < 2.0 )
402
- rubocop-rails (2.28.0 )
407
+ rubocop-rails (2.29.1 )
403
408
activesupport (>= 4.2.0 )
404
409
rack (>= 1.1 )
405
410
rubocop (>= 1.52.0 , < 2.0 )
411
416
rubocop-rails
412
417
rubocop-rake (0.6.0 )
413
418
rubocop (~> 1.0 )
414
- rubocop-rspec (3.3 .0 )
419
+ rubocop-rspec (3.4 .0 )
415
420
rubocop (~> 1.61 )
416
421
rubocop-rspec_rails (2.30.0 )
417
422
rubocop (~> 1.61 )
@@ -427,28 +432,29 @@ GEM
427
432
rufus-scheduler (3.9.2 )
428
433
fugit (~> 1.1 , >= 1.11.1 )
429
434
securerandom (0.4.1 )
430
- selenium-webdriver (4.27 .0 )
435
+ selenium-webdriver (4.28 .0 )
431
436
base64 (~> 0.2 )
432
437
logger (~> 1.4 )
433
438
rexml (~> 3.2 , >= 3.2.5 )
434
439
rubyzip (>= 1.2.2 , < 3.0 )
435
440
websocket (~> 1.0 )
436
441
semantic_range (3.1.0 )
437
- sentry-rails (5.22.1 )
442
+ sentry-rails (5.22.2 )
438
443
railties (>= 5.0 )
439
- sentry-ruby (~> 5.22.1 )
440
- sentry-ruby (5.22.1 )
444
+ sentry-ruby (~> 5.22.2 )
445
+ sentry-ruby (5.22.2 )
441
446
bigdecimal
442
447
concurrent-ruby (~> 1.0 , >= 1.0.2 )
443
- shakapacker (8.0.2 )
448
+ shakapacker (8.1.0 )
444
449
activesupport (>= 5.2 )
445
450
package_json
446
451
rack-proxy (>= 0.6.1 )
447
452
railties (>= 5.2 )
448
453
semantic_range (>= 2.3.0 )
449
454
shoulda-matchers (6.4.0 )
450
455
activesupport (>= 5.2.0 )
451
- sidekiq (7.3.7 )
456
+ sidekiq (7.3.8 )
457
+ base64
452
458
connection_pool (>= 2.3.0 )
453
459
logger
454
460
rack (>= 2.2.4 )
@@ -483,15 +489,15 @@ GEM
483
489
stringio (3.1.2 )
484
490
temple (0.10.3 )
485
491
thor (1.3.2 )
486
- tilt (2.5 .0 )
492
+ tilt (2.6 .0 )
487
493
timeout (0.4.3 )
488
494
trailblazer-option (0.1.2 )
489
495
typhoeus (1.4.1 )
490
496
ethon (>= 0.9.0 )
491
497
tzinfo (2.0.6 )
492
498
concurrent-ruby (~> 1.0 )
493
499
uber (0.1.0 )
494
- unicode-display_width (3.1.3 )
500
+ unicode-display_width (3.1.4 )
495
501
unicode-emoji (~> 4.0 , >= 4.0.4 )
496
502
unicode-emoji (4.0.4 )
497
503
uniform_notifier (1.16.0 )
0 commit comments