|
23 | 23 | securerandom (>= 0.3) |
24 | 24 | tzinfo (~> 2.0, >= 2.0.5) |
25 | 25 | uri (>= 0.13.1) |
26 | | - ast (2.4.2) |
| 26 | + ast (2.4.3) |
27 | 27 | base64 (0.3.0) |
28 | 28 | bigdecimal (4.0.1) |
29 | 29 | concurrent-ruby (1.3.6) |
|
34 | 34 | activesupport (>= 6.1) |
35 | 35 | i18n (1.14.8) |
36 | 36 | concurrent-ruby (~> 1.0) |
37 | | - json (2.18.1) |
38 | | - language_server-protocol (3.17.0.3) |
| 37 | + json (2.19.1) |
| 38 | + language_server-protocol (3.17.0.5) |
39 | 39 | lint_roller (1.1.0) |
40 | 40 | logger (1.7.0) |
41 | 41 | minitest (6.0.2) |
42 | 42 | drb (~> 2.0) |
43 | 43 | prism (~> 1.5) |
44 | | - parallel (1.24.0) |
45 | | - parser (3.3.1.0) |
| 44 | + parallel (1.27.0) |
| 45 | + parser (3.3.10.2) |
46 | 46 | ast (~> 2.4.1) |
47 | 47 | racc |
48 | 48 | prism (1.9.0) |
49 | | - racc (1.7.3) |
| 49 | + racc (1.8.1) |
50 | 50 | rack (3.2.5) |
51 | 51 | rainbow (3.1.1) |
52 | 52 | rake (13.0.6) |
53 | 53 | redis-client (0.26.4) |
54 | 54 | connection_pool |
55 | | - regexp_parser (2.9.0) |
56 | | - rexml (3.4.2) |
| 55 | + regexp_parser (2.11.3) |
57 | 56 | rspec (3.12.0) |
58 | 57 | rspec-core (~> 3.12.0) |
59 | 58 | rspec-expectations (~> 3.12.0) |
|
67 | 66 | diff-lcs (>= 1.2.0, < 2.0) |
68 | 67 | rspec-support (~> 3.12.0) |
69 | 68 | rspec-support (3.12.0) |
70 | | - rubocop (1.62.1) |
| 69 | + rubocop (1.84.2) |
71 | 70 | json (~> 2.3) |
72 | | - language_server-protocol (>= 3.17.0) |
| 71 | + language_server-protocol (~> 3.17.0.2) |
| 72 | + lint_roller (~> 1.1.0) |
73 | 73 | parallel (~> 1.10) |
74 | 74 | parser (>= 3.3.0.2) |
75 | 75 | rainbow (>= 2.2.2, < 4.0) |
76 | | - regexp_parser (>= 1.8, < 3.0) |
77 | | - rexml (>= 3.2.5, < 4.0) |
78 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 76 | + regexp_parser (>= 2.9.3, < 3.0) |
| 77 | + rubocop-ast (>= 1.49.0, < 2.0) |
79 | 78 | ruby-progressbar (~> 1.7) |
80 | | - unicode-display_width (>= 2.4.0, < 3.0) |
81 | | - rubocop-ast (1.31.3) |
82 | | - parser (>= 3.3.1.0) |
83 | | - rubocop-performance (1.20.2) |
84 | | - rubocop (>= 1.48.1, < 2.0) |
85 | | - rubocop-ast (>= 1.30.0, < 2.0) |
| 79 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 80 | + rubocop-ast (1.49.0) |
| 81 | + parser (>= 3.3.7.2) |
| 82 | + prism (~> 1.7) |
| 83 | + rubocop-performance (1.26.1) |
| 84 | + lint_roller (~> 1.1) |
| 85 | + rubocop (>= 1.75.0, < 2.0) |
| 86 | + rubocop-ast (>= 1.47.1, < 2.0) |
86 | 87 | ruby-progressbar (1.13.0) |
87 | 88 | securerandom (0.4.1) |
88 | 89 | sidekiq (8.1.1) |
|
93 | 94 | redis-client (>= 0.26.0) |
94 | 95 | rubyzip (3.2.2) |
95 | 96 | stackprof (0.2.28) |
96 | | - standard (1.35.1) |
| 97 | + standard (1.54.0) |
97 | 98 | language_server-protocol (~> 3.17.0.2) |
98 | 99 | lint_roller (~> 1.0) |
99 | | - rubocop (~> 1.62.0) |
| 100 | + rubocop (~> 1.84.0) |
100 | 101 | standard-custom (~> 1.0.0) |
101 | | - standard-performance (~> 1.3) |
| 102 | + standard-performance (~> 1.8) |
102 | 103 | standard-custom (1.0.2) |
103 | 104 | lint_roller (~> 1.0) |
104 | 105 | rubocop (~> 1.50) |
105 | | - standard-performance (1.3.1) |
| 106 | + standard-performance (1.9.0) |
106 | 107 | lint_roller (~> 1.1) |
107 | | - rubocop-performance (~> 1.20.2) |
| 108 | + rubocop-performance (~> 1.26.0) |
108 | 109 | tzinfo (2.0.6) |
109 | 110 | concurrent-ruby (~> 1.0) |
110 | | - unicode-display_width (2.5.0) |
| 111 | + unicode-display_width (3.2.0) |
| 112 | + unicode-emoji (~> 4.1) |
| 113 | + unicode-emoji (4.2.0) |
111 | 114 | uri (1.1.1) |
112 | 115 |
|
113 | 116 | PLATFORMS |
|
0 commit comments