|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - activesupport (7.0.4.3) |
10 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 9 | + activesupport (8.0.2) |
| 10 | + base64 |
| 11 | + benchmark (>= 0.3) |
| 12 | + bigdecimal |
| 13 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 14 | + connection_pool (>= 2.2.5) |
| 15 | + drb |
11 | 16 | i18n (>= 1.6, < 2) |
| 17 | + logger (>= 1.4.2) |
12 | 18 | minitest (>= 5.1) |
13 | | - tzinfo (~> 2.0) |
14 | | - ast (2.4.2) |
15 | | - concurrent-ruby (1.2.2) |
16 | | - diff-lcs (1.4.4) |
17 | | - ffi (1.15.4) |
18 | | - i18n (1.12.0) |
| 19 | + securerandom (>= 0.3) |
| 20 | + tzinfo (~> 2.0, >= 2.0.5) |
| 21 | + uri (>= 0.13.1) |
| 22 | + ast (2.4.3) |
| 23 | + base64 (0.2.0) |
| 24 | + benchmark (0.4.0) |
| 25 | + bigdecimal (3.1.9) |
| 26 | + concurrent-ruby (1.3.5) |
| 27 | + connection_pool (2.5.0) |
| 28 | + csv (3.3.3) |
| 29 | + diff-lcs (1.6.0) |
| 30 | + drb (2.2.1) |
| 31 | + ffi (1.17.1) |
| 32 | + ffi (1.17.1-aarch64-linux-gnu) |
| 33 | + ffi (1.17.1-aarch64-linux-musl) |
| 34 | + ffi (1.17.1-arm-linux-gnu) |
| 35 | + ffi (1.17.1-arm-linux-musl) |
| 36 | + ffi (1.17.1-arm64-darwin) |
| 37 | + ffi (1.17.1-x86-linux-gnu) |
| 38 | + ffi (1.17.1-x86-linux-musl) |
| 39 | + ffi (1.17.1-x86_64-darwin) |
| 40 | + ffi (1.17.1-x86_64-linux-gnu) |
| 41 | + ffi (1.17.1-x86_64-linux-musl) |
| 42 | + fileutils (1.7.3) |
| 43 | + i18n (1.14.7) |
19 | 44 | concurrent-ruby (~> 1.0) |
20 | | - language_server-protocol (3.16.0.3) |
21 | | - listen (3.7.0) |
| 45 | + json (2.10.2) |
| 46 | + language_server-protocol (3.17.0.4) |
| 47 | + lint_roller (1.1.0) |
| 48 | + listen (3.9.0) |
22 | 49 | rb-fsevent (~> 0.10, >= 0.10.3) |
23 | 50 | rb-inotify (~> 0.9, >= 0.9.10) |
24 | | - minitest (5.18.0) |
25 | | - parallel (1.21.0) |
26 | | - parser (3.0.3.0) |
| 51 | + logger (1.6.6) |
| 52 | + minitest (5.25.5) |
| 53 | + mutex_m (0.3.0) |
| 54 | + parallel (1.26.3) |
| 55 | + parser (3.3.7.2) |
27 | 56 | ast (~> 2.4.1) |
28 | | - rainbow (3.0.0) |
29 | | - rake (13.0.6) |
30 | | - rb-fsevent (0.11.0) |
31 | | - rb-inotify (0.10.1) |
| 57 | + racc |
| 58 | + racc (1.8.1) |
| 59 | + rainbow (3.1.1) |
| 60 | + rake (13.2.1) |
| 61 | + rb-fsevent (0.11.2) |
| 62 | + rb-inotify (0.11.1) |
32 | 63 | ffi (~> 1.0) |
33 | | - rbs (1.7.1) |
34 | | - regexp_parser (2.1.1) |
35 | | - rexml (3.2.5) |
36 | | - rspec (3.10.0) |
37 | | - rspec-core (~> 3.10.0) |
38 | | - rspec-expectations (~> 3.10.0) |
39 | | - rspec-mocks (~> 3.10.0) |
40 | | - rspec-core (3.10.1) |
41 | | - rspec-support (~> 3.10.0) |
42 | | - rspec-expectations (3.10.1) |
| 64 | + rbs (3.9.0) |
| 65 | + logger |
| 66 | + regexp_parser (2.10.0) |
| 67 | + rspec (3.13.0) |
| 68 | + rspec-core (~> 3.13.0) |
| 69 | + rspec-expectations (~> 3.13.0) |
| 70 | + rspec-mocks (~> 3.13.0) |
| 71 | + rspec-core (3.13.3) |
| 72 | + rspec-support (~> 3.13.0) |
| 73 | + rspec-expectations (3.13.3) |
43 | 74 | diff-lcs (>= 1.2.0, < 2.0) |
44 | | - rspec-support (~> 3.10.0) |
45 | | - rspec-mocks (3.10.2) |
| 75 | + rspec-support (~> 3.13.0) |
| 76 | + rspec-mocks (3.13.2) |
46 | 77 | diff-lcs (>= 1.2.0, < 2.0) |
47 | | - rspec-support (~> 3.10.0) |
48 | | - rspec-support (3.10.3) |
49 | | - rubocop (1.23.0) |
| 78 | + rspec-support (~> 3.13.0) |
| 79 | + rspec-support (3.13.2) |
| 80 | + rubocop (1.74.0) |
| 81 | + json (~> 2.3) |
| 82 | + language_server-protocol (~> 3.17.0.2) |
| 83 | + lint_roller (~> 1.1.0) |
50 | 84 | parallel (~> 1.10) |
51 | | - parser (>= 3.0.0.0) |
| 85 | + parser (>= 3.3.0.2) |
52 | 86 | rainbow (>= 2.2.2, < 4.0) |
53 | | - regexp_parser (>= 1.8, < 3.0) |
54 | | - rexml |
55 | | - rubocop-ast (>= 1.12.0, < 2.0) |
| 87 | + regexp_parser (>= 2.9.3, < 3.0) |
| 88 | + rubocop-ast (>= 1.38.0, < 2.0) |
56 | 89 | ruby-progressbar (~> 1.7) |
57 | | - unicode-display_width (>= 1.4.0, < 3.0) |
58 | | - rubocop-ast (1.13.0) |
59 | | - parser (>= 3.0.1.1) |
60 | | - rubocop-rake (0.6.0) |
61 | | - rubocop (~> 1.0) |
62 | | - rubocop-rspec (2.6.0) |
63 | | - rubocop (~> 1.19) |
64 | | - ruby-progressbar (1.11.0) |
65 | | - steep (0.46.0) |
| 90 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 91 | + rubocop-ast (1.41.0) |
| 92 | + parser (>= 3.3.7.2) |
| 93 | + rubocop-capybara (2.22.1) |
| 94 | + lint_roller (~> 1.1) |
| 95 | + rubocop (~> 1.72, >= 1.72.1) |
| 96 | + rubocop-factory_bot (2.27.1) |
| 97 | + lint_roller (~> 1.1) |
| 98 | + rubocop (~> 1.72, >= 1.72.1) |
| 99 | + rubocop-rake (0.7.1) |
| 100 | + lint_roller (~> 1.1) |
| 101 | + rubocop (>= 1.72.1) |
| 102 | + rubocop-rspec (2.31.0) |
| 103 | + rubocop (~> 1.40) |
| 104 | + rubocop-capybara (~> 2.17) |
| 105 | + rubocop-factory_bot (~> 2.22) |
| 106 | + rubocop-rspec_rails (~> 2.28) |
| 107 | + rubocop-rspec_rails (2.29.1) |
| 108 | + rubocop (~> 1.61) |
| 109 | + ruby-progressbar (1.13.0) |
| 110 | + securerandom (0.4.1) |
| 111 | + steep (1.10.0) |
66 | 112 | activesupport (>= 5.1) |
67 | | - language_server-protocol (>= 3.15, < 4.0) |
| 113 | + concurrent-ruby (>= 1.1.10) |
| 114 | + csv (>= 3.0.9) |
| 115 | + fileutils (>= 1.1.0) |
| 116 | + json (>= 2.1.0) |
| 117 | + language_server-protocol (>= 3.17.0.4, < 4.0) |
68 | 118 | listen (~> 3.0) |
69 | | - parallel (>= 1.0.0) |
70 | | - parser (>= 3.0) |
| 119 | + logger (>= 1.3.0) |
| 120 | + mutex_m (>= 0.3.0) |
| 121 | + parser (>= 3.1) |
71 | 122 | rainbow (>= 2.2.2, < 4.0) |
72 | | - rbs (>= 1.2.0) |
73 | | - terminal-table (>= 2, < 4) |
74 | | - terminal-table (3.0.2) |
75 | | - unicode-display_width (>= 1.1.1, < 3) |
| 123 | + rbs (~> 3.9) |
| 124 | + securerandom (>= 0.1) |
| 125 | + strscan (>= 1.0.0) |
| 126 | + terminal-table (>= 2, < 5) |
| 127 | + uri (>= 0.12.0) |
| 128 | + strscan (3.1.2) |
| 129 | + terminal-table (4.0.0) |
| 130 | + unicode-display_width (>= 1.1.1, < 4) |
76 | 131 | tzinfo (2.0.6) |
77 | 132 | concurrent-ruby (~> 1.0) |
78 | | - unicode-display_width (2.1.0) |
79 | | - yard (0.9.26) |
| 133 | + unicode-display_width (3.1.4) |
| 134 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 135 | + unicode-emoji (4.0.4) |
| 136 | + uri (1.0.3) |
| 137 | + yard (0.9.37) |
80 | 138 |
|
81 | 139 | PLATFORMS |
82 | | - x86_64-darwin-19 |
83 | | - x86_64-darwin-20 |
84 | | - x86_64-linux |
| 140 | + aarch64-linux-gnu |
| 141 | + aarch64-linux-musl |
| 142 | + arm-linux-gnu |
| 143 | + arm-linux-musl |
| 144 | + arm64-darwin |
| 145 | + ruby |
| 146 | + x86-linux-gnu |
| 147 | + x86-linux-musl |
| 148 | + x86_64-darwin |
| 149 | + x86_64-linux-gnu |
| 150 | + x86_64-linux-musl |
85 | 151 |
|
86 | 152 | DEPENDENCIES |
87 | 153 | bundler (~> 2.0) |
88 | 154 | packageurl-ruby! |
89 | 155 | rake (~> 13.0) |
90 | 156 | rspec (~> 3.0) |
91 | | - rubocop (~> 1.23.0) |
92 | | - rubocop-rake (~> 0.6.0) |
93 | | - rubocop-rspec (~> 2.6.0) |
94 | | - steep (~> 0.46.0) |
| 157 | + rubocop (~> 1.74) |
| 158 | + rubocop-rake (~> 0.7) |
| 159 | + rubocop-rspec (~> 2.19) |
| 160 | + steep (~> 1.10.0) |
95 | 161 | yard (~> 0.9.0) |
96 | 162 |
|
97 | 163 | BUNDLED WITH |
98 | | - 2.2.32 |
| 164 | + 2.6.6 |
0 commit comments