|
9 | 9 | GEM
|
10 | 10 | remote: https://rubygems.org/
|
11 | 11 | specs:
|
12 |
| - activesupport (7.1.2) |
| 12 | + activesupport (8.0.1) |
13 | 13 | base64
|
| 14 | + benchmark (>= 0.3) |
14 | 15 | bigdecimal
|
15 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 16 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
16 | 17 | connection_pool (>= 2.2.5)
|
17 | 18 | drb
|
18 | 19 | i18n (>= 1.6, < 2)
|
| 20 | + logger (>= 1.4.2) |
19 | 21 | minitest (>= 5.1)
|
20 |
| - mutex_m |
21 |
| - tzinfo (~> 2.0) |
| 22 | + securerandom (>= 0.3) |
| 23 | + tzinfo (~> 2.0, >= 2.0.5) |
| 24 | + uri (>= 0.13.1) |
22 | 25 | ast (2.4.2)
|
23 | 26 | base64 (0.2.0)
|
24 |
| - bigdecimal (3.1.5) |
25 |
| - concurrent-ruby (1.2.2) |
26 |
| - connection_pool (2.4.1) |
27 |
| - drb (2.2.0) |
28 |
| - ruby2_keywords |
29 |
| - i18n (1.14.1) |
| 27 | + benchmark (0.4.0) |
| 28 | + bigdecimal (3.1.9) |
| 29 | + concurrent-ruby (1.3.5) |
| 30 | + connection_pool (2.5.0) |
| 31 | + drb (2.2.1) |
| 32 | + i18n (1.14.7) |
30 | 33 | concurrent-ruby (~> 1.0)
|
31 |
| - json (2.7.1) |
32 |
| - language_server-protocol (3.17.0.3) |
33 |
| - minitest (5.21.1) |
34 |
| - mutex_m (0.2.0) |
35 |
| - nokogiri (1.16.0-aarch64-linux) |
| 34 | + json (2.10.1) |
| 35 | + language_server-protocol (3.17.0.4) |
| 36 | + lint_roller (1.1.0) |
| 37 | + logger (1.6.6) |
| 38 | + minitest (5.25.4) |
| 39 | + nokogiri (1.18.3-aarch64-linux-gnu) |
36 | 40 | racc (~> 1.4)
|
37 |
| - nokogiri (1.16.0-x86_64-linux) |
| 41 | + nokogiri (1.18.3-x86_64-linux-gnu) |
38 | 42 | racc (~> 1.4)
|
39 |
| - parallel (1.24.0) |
40 |
| - parser (3.3.0.3) |
| 43 | + parallel (1.26.3) |
| 44 | + parser (3.3.7.1) |
41 | 45 | ast (~> 2.4.1)
|
42 | 46 | racc
|
43 |
| - racc (1.7.3) |
44 |
| - rack (3.0.8) |
| 47 | + racc (1.8.1) |
| 48 | + rack (3.1.11) |
45 | 49 | rainbow (3.1.1)
|
46 |
| - rake (13.1.0) |
47 |
| - regexp_parser (2.9.0) |
48 |
| - rexml (3.2.6) |
49 |
| - rubocop (1.59.0) |
| 50 | + rake (13.2.1) |
| 51 | + regexp_parser (2.10.0) |
| 52 | + rubocop (1.73.2) |
50 | 53 | json (~> 2.3)
|
51 |
| - language_server-protocol (>= 3.17.0) |
| 54 | + language_server-protocol (~> 3.17.0.2) |
| 55 | + lint_roller (~> 1.1.0) |
52 | 56 | parallel (~> 1.10)
|
53 |
| - parser (>= 3.2.2.4) |
| 57 | + parser (>= 3.3.0.2) |
54 | 58 | rainbow (>= 2.2.2, < 4.0)
|
55 |
| - regexp_parser (>= 1.8, < 3.0) |
56 |
| - rexml (>= 3.2.5, < 4.0) |
57 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 59 | + regexp_parser (>= 2.9.3, < 3.0) |
| 60 | + rubocop-ast (>= 1.38.0, < 2.0) |
58 | 61 | ruby-progressbar (~> 1.7)
|
59 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
60 |
| - rubocop-ast (1.30.0) |
61 |
| - parser (>= 3.2.1.0) |
62 |
| - rubocop-minitest (0.34.4) |
63 |
| - rubocop (>= 1.39, < 2.0) |
64 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 62 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 63 | + rubocop-ast (1.38.1) |
| 64 | + parser (>= 3.3.1.0) |
| 65 | + rubocop-minitest (0.37.1) |
| 66 | + lint_roller (~> 1.1) |
| 67 | + rubocop (>= 1.72.1, < 2.0) |
| 68 | + rubocop-ast (>= 1.38.0, < 2.0) |
65 | 69 | rubocop-packaging (0.5.2)
|
66 | 70 | rubocop (>= 1.33, < 2.0)
|
67 |
| - rubocop-performance (1.20.2) |
68 |
| - rubocop (>= 1.48.1, < 2.0) |
69 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
70 |
| - rubocop-rails (2.23.1) |
| 71 | + rubocop-performance (1.24.0) |
| 72 | + lint_roller (~> 1.1) |
| 73 | + rubocop (>= 1.72.1, < 2.0) |
| 74 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 75 | + rubocop-rails (2.30.3) |
71 | 76 | activesupport (>= 4.2.0)
|
| 77 | + lint_roller (~> 1.1) |
72 | 78 | rack (>= 1.1)
|
73 |
| - rubocop (>= 1.33.0, < 2.0) |
74 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 79 | + rubocop (>= 1.72.1, < 2.0) |
| 80 | + rubocop-ast (>= 1.38.0, < 2.0) |
75 | 81 | ruby-progressbar (1.13.0)
|
76 |
| - ruby2_keywords (0.0.5) |
| 82 | + securerandom (0.4.1) |
77 | 83 | tzinfo (2.0.6)
|
78 | 84 | concurrent-ruby (~> 1.0)
|
79 |
| - unicode-display_width (2.5.0) |
| 85 | + unicode-display_width (3.1.4) |
| 86 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 87 | + unicode-emoji (4.0.4) |
| 88 | + uri (1.0.3) |
80 | 89 |
|
81 | 90 | PLATFORMS
|
82 | 91 | aarch64-linux
|
|
0 commit comments