|
129 | 129 | bigdecimal
|
130 | 130 | rexml
|
131 | 131 | crass (1.0.6)
|
132 |
| - date (3.4.0) |
| 132 | + date (3.4.1) |
133 | 133 | descendants_tracker (0.0.4)
|
134 | 134 | thread_safe (~> 0.3, >= 0.3.1)
|
135 | 135 | devise (4.9.4)
|
@@ -229,12 +229,13 @@ GEM
|
229 | 229 | rainbow (>= 2.2.2, < 4.0)
|
230 | 230 | terminal-table (>= 1.5.1)
|
231 | 231 | ice_nine (0.11.2)
|
232 |
| - io-console (0.7.2) |
| 232 | + io-console (0.8.0) |
233 | 233 | jsbundling-rails (1.3.1)
|
234 | 234 | railties (>= 6.0.0)
|
235 |
| - json (2.8.2) |
236 |
| - json-schema (5.1.0) |
| 235 | + json (2.9.0) |
| 236 | + json-schema (5.1.1) |
237 | 237 | addressable (~> 2.8)
|
| 238 | + bigdecimal (~> 3.1) |
238 | 239 | json_api_client (1.23.0)
|
239 | 240 | activemodel (>= 6.0.0)
|
240 | 241 | activesupport (>= 6.0.0)
|
|
251 | 252 | listen (3.9.0)
|
252 | 253 | rb-fsevent (~> 0.10, >= 0.10.3)
|
253 | 254 | rb-inotify (~> 0.9, >= 0.9.10)
|
254 |
| - logger (1.6.1) |
| 255 | + logger (1.6.2) |
255 | 256 | logstasher (2.1.5)
|
256 | 257 | activesupport (>= 5.2)
|
257 | 258 | request_store
|
|
267 | 268 | matrix (0.4.2)
|
268 | 269 | method_source (1.1.0)
|
269 | 270 | mini_mime (1.1.5)
|
270 |
| - minitest (5.25.2) |
| 271 | + minitest (5.25.4) |
271 | 272 | msgpack (1.7.5)
|
272 | 273 | multi_xml (0.7.1)
|
273 | 274 | bigdecimal (~> 3.1)
|
|
282 | 283 | net-smtp (0.5.0)
|
283 | 284 | net-protocol
|
284 | 285 | nio4r (2.7.4)
|
285 |
| - nokogiri (1.16.7-arm64-darwin) |
| 286 | + nokogiri (1.16.8-arm64-darwin) |
286 | 287 | racc (~> 1.4)
|
287 |
| - nokogiri (1.16.7-x86_64-linux) |
| 288 | + nokogiri (1.16.8-x86_64-linux) |
288 | 289 | racc (~> 1.4)
|
289 | 290 | notifications-ruby-client (6.2.0)
|
290 | 291 | jwt (>= 1.5, < 3)
|
|
313 | 314 | pry-rails (0.3.11)
|
314 | 315 | pry (>= 0.13.0)
|
315 | 316 | public_suffix (6.0.1)
|
316 |
| - puma (6.4.3) |
| 317 | + puma (6.5.0) |
317 | 318 | nio4r (~> 2.0)
|
318 | 319 | racc (1.8.1)
|
319 | 320 | rack (2.2.10)
|
|
341 | 342 | activesupport (>= 5.0.0)
|
342 | 343 | minitest
|
343 | 344 | nokogiri (>= 1.6)
|
344 |
| - rails-html-sanitizer (1.6.0) |
| 345 | + rails-html-sanitizer (1.6.1) |
345 | 346 | loofah (~> 2.21)
|
346 |
| - nokogiri (~> 1.14) |
| 347 | + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
347 | 348 | rails-i18n (7.0.10)
|
348 | 349 | i18n (>= 0.7, < 2)
|
349 | 350 | railties (>= 6.0.0, < 8)
|
|
363 | 364 | redis-client (>= 0.22.0)
|
364 | 365 | redis-client (0.22.2)
|
365 | 366 | connection_pool
|
366 |
| - regexp_parser (2.9.2) |
367 |
| - reline (0.5.11) |
| 367 | + regexp_parser (2.9.3) |
| 368 | + reline (0.5.12) |
368 | 369 | io-console (~> 0.5)
|
369 | 370 | request_store (1.7.0)
|
370 | 371 | rack (>= 1.4)
|
@@ -395,42 +396,42 @@ GEM
|
395 | 396 | rspec-expectations (~> 3.13)
|
396 | 397 | rspec-mocks (~> 3.13)
|
397 | 398 | rspec-support (~> 3.13)
|
398 |
| - rspec-support (3.13.1) |
| 399 | + rspec-support (3.13.2) |
399 | 400 | rspec_junit_formatter (0.6.0)
|
400 | 401 | rspec-core (>= 2, < 4, != 2.12.0)
|
401 |
| - rubocop (1.66.1) |
| 402 | + rubocop (1.69.1) |
402 | 403 | json (~> 2.3)
|
403 | 404 | language_server-protocol (>= 3.17.0)
|
404 | 405 | parallel (~> 1.10)
|
405 | 406 | parser (>= 3.3.0.2)
|
406 | 407 | rainbow (>= 2.2.2, < 4.0)
|
407 |
| - regexp_parser (>= 2.4, < 3.0) |
408 |
| - rubocop-ast (>= 1.32.2, < 2.0) |
| 408 | + regexp_parser (>= 2.9.3, < 3.0) |
| 409 | + rubocop-ast (>= 1.36.2, < 2.0) |
409 | 410 | ruby-progressbar (~> 1.7)
|
410 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
411 |
| - rubocop-ast (1.32.3) |
| 411 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 412 | + rubocop-ast (1.36.2) |
412 | 413 | parser (>= 3.3.1.0)
|
413 | 414 | rubocop-capybara (2.21.0)
|
414 | 415 | rubocop (~> 1.41)
|
415 | 416 | rubocop-factory_bot (2.26.1)
|
416 | 417 | rubocop (~> 1.61)
|
417 |
| - rubocop-performance (1.22.1) |
| 418 | + rubocop-performance (1.23.0) |
418 | 419 | rubocop (>= 1.48.1, < 2.0)
|
419 | 420 | rubocop-ast (>= 1.31.1, < 2.0)
|
420 |
| - rubocop-rails (2.26.2) |
| 421 | + rubocop-rails (2.27.0) |
421 | 422 | activesupport (>= 4.2.0)
|
422 | 423 | rack (>= 1.1)
|
423 | 424 | rubocop (>= 1.52.0, < 2.0)
|
424 | 425 | rubocop-ast (>= 1.31.1, < 2.0)
|
425 |
| - rubocop-rspec (3.0.5) |
| 426 | + rubocop-rspec (3.2.0) |
426 | 427 | rubocop (~> 1.61)
|
427 | 428 | rubocop-rspec_rails (2.30.0)
|
428 | 429 | rubocop (~> 1.61)
|
429 | 430 | rubocop-rspec (~> 3, >= 3.0.1)
|
430 | 431 | ruby-progressbar (1.13.0)
|
431 | 432 | ruby2_keywords (0.0.5)
|
432 | 433 | rubyzip (2.3.2)
|
433 |
| - selenium-webdriver (4.26.0) |
| 434 | + selenium-webdriver (4.27.0) |
434 | 435 | base64 (~> 0.2)
|
435 | 436 | logger (~> 1.4)
|
436 | 437 | rexml (~> 3.2, >= 3.2.5)
|
@@ -507,14 +508,14 @@ GEM
|
507 | 508 | addressable (>= 2.8.0)
|
508 | 509 | crack (>= 0.3.2)
|
509 | 510 | hashdiff (>= 0.4.0, < 2.0.0)
|
510 |
| - webrick (1.9.0) |
| 511 | + webrick (1.9.1) |
511 | 512 | websocket (1.2.11)
|
512 | 513 | websocket-driver (0.7.6)
|
513 | 514 | websocket-extensions (>= 0.1.0)
|
514 | 515 | websocket-extensions (0.1.5)
|
515 | 516 | xpath (3.2.0)
|
516 | 517 | nokogiri (~> 1.8)
|
517 |
| - zeitwerk (2.6.18) |
| 518 | + zeitwerk (2.7.1) |
518 | 519 | zlib (3.2.0)
|
519 | 520 |
|
520 | 521 | PLATFORMS
|
@@ -553,7 +554,7 @@ DEPENDENCIES
|
553 | 554 | net-pop (~> 0.1.2)
|
554 | 555 | net-smtp (~> 0.5.0)
|
555 | 556 | oauth2 (~> 2.0.9)
|
556 |
| - pg (>= 0.18, < 2.0) |
| 557 | + pg (>= 1.5.9, < 2.0) |
557 | 558 | prometheus_exporter (= 2.1.1)
|
558 | 559 | pry
|
559 | 560 | pry-byebug
|
@@ -588,8 +589,5 @@ DEPENDENCIES
|
588 | 589 | web-console (>= 4.2.0)
|
589 | 590 | webmock
|
590 | 591 |
|
591 |
| -RUBY VERSION |
592 |
| - ruby 3.1.5p252 |
593 |
| - |
594 | 592 | BUNDLED WITH
|
595 | 593 | 2.3.3
|
0 commit comments