|
2 | 2 | remote: . |
3 | 3 | specs: |
4 | 4 | identifiable (0.2.0) |
5 | | - activerecord (> 5.2) |
| 5 | + activerecord (> 7) |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - activemodel (7.0.7.2) |
11 | | - activesupport (= 7.0.7.2) |
12 | | - activerecord (7.0.7.2) |
13 | | - activemodel (= 7.0.7.2) |
14 | | - activesupport (= 7.0.7.2) |
15 | | - activesupport (7.0.7.2) |
16 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 10 | + activemodel (8.0.2) |
| 11 | + activesupport (= 8.0.2) |
| 12 | + activerecord (8.0.2) |
| 13 | + activemodel (= 8.0.2) |
| 14 | + activesupport (= 8.0.2) |
| 15 | + timeout (>= 0.4.0) |
| 16 | + activesupport (8.0.2) |
| 17 | + base64 |
| 18 | + benchmark (>= 0.3) |
| 19 | + bigdecimal |
| 20 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 21 | + connection_pool (>= 2.2.5) |
| 22 | + drb |
17 | 23 | i18n (>= 1.6, < 2) |
| 24 | + logger (>= 1.4.2) |
18 | 25 | minitest (>= 5.1) |
19 | | - tzinfo (~> 2.0) |
20 | | - ast (2.4.2) |
21 | | - concurrent-ruby (1.2.2) |
22 | | - diff-lcs (1.5.0) |
23 | | - i18n (1.14.1) |
| 26 | + securerandom (>= 0.3) |
| 27 | + tzinfo (~> 2.0, >= 2.0.5) |
| 28 | + uri (>= 0.13.1) |
| 29 | + ast (2.4.3) |
| 30 | + base64 (0.3.0) |
| 31 | + benchmark (0.4.1) |
| 32 | + bigdecimal (3.2.2) |
| 33 | + concurrent-ruby (1.3.5) |
| 34 | + connection_pool (2.5.3) |
| 35 | + diff-lcs (1.6.2) |
| 36 | + drb (2.2.3) |
| 37 | + i18n (1.14.7) |
24 | 38 | concurrent-ruby (~> 1.0) |
25 | | - minitest (5.19.0) |
26 | | - parallel (1.22.1) |
27 | | - parser (3.1.2.0) |
| 39 | + json (2.12.2) |
| 40 | + language_server-protocol (3.17.0.5) |
| 41 | + lint_roller (1.1.0) |
| 42 | + logger (1.7.0) |
| 43 | + mini_portile2 (2.8.9) |
| 44 | + minitest (5.25.5) |
| 45 | + parallel (1.27.0) |
| 46 | + parser (3.3.8.0) |
28 | 47 | ast (~> 2.4.1) |
| 48 | + racc |
| 49 | + prism (1.4.0) |
| 50 | + racc (1.8.1) |
29 | 51 | rainbow (3.1.1) |
30 | 52 | rake (12.3.3) |
31 | | - regexp_parser (2.3.0) |
32 | | - rexml (3.2.5) |
33 | | - rspec (3.11.0) |
34 | | - rspec-core (~> 3.11.0) |
35 | | - rspec-expectations (~> 3.11.0) |
36 | | - rspec-mocks (~> 3.11.0) |
37 | | - rspec-core (3.11.0) |
38 | | - rspec-support (~> 3.11.0) |
39 | | - rspec-expectations (3.11.0) |
| 53 | + regexp_parser (2.10.0) |
| 54 | + rspec (3.13.1) |
| 55 | + rspec-core (~> 3.13.0) |
| 56 | + rspec-expectations (~> 3.13.0) |
| 57 | + rspec-mocks (~> 3.13.0) |
| 58 | + rspec-core (3.13.4) |
| 59 | + rspec-support (~> 3.13.0) |
| 60 | + rspec-expectations (3.13.5) |
40 | 61 | diff-lcs (>= 1.2.0, < 2.0) |
41 | | - rspec-support (~> 3.11.0) |
42 | | - rspec-mocks (3.11.1) |
| 62 | + rspec-support (~> 3.13.0) |
| 63 | + rspec-mocks (3.13.5) |
43 | 64 | diff-lcs (>= 1.2.0, < 2.0) |
44 | | - rspec-support (~> 3.11.0) |
45 | | - rspec-support (3.11.0) |
46 | | - rubocop (1.28.1) |
| 65 | + rspec-support (~> 3.13.0) |
| 66 | + rspec-support (3.13.4) |
| 67 | + rubocop (1.77.0) |
| 68 | + json (~> 2.3) |
| 69 | + language_server-protocol (~> 3.17.0.2) |
| 70 | + lint_roller (~> 1.1.0) |
47 | 71 | parallel (~> 1.10) |
48 | | - parser (>= 3.1.0.0) |
| 72 | + parser (>= 3.3.0.2) |
49 | 73 | rainbow (>= 2.2.2, < 4.0) |
50 | | - regexp_parser (>= 1.8, < 3.0) |
51 | | - rexml |
52 | | - rubocop-ast (>= 1.17.0, < 2.0) |
| 74 | + regexp_parser (>= 2.9.3, < 3.0) |
| 75 | + rubocop-ast (>= 1.45.1, < 2.0) |
53 | 76 | ruby-progressbar (~> 1.7) |
54 | | - unicode-display_width (>= 1.4.0, < 3.0) |
55 | | - rubocop-ast (1.17.0) |
56 | | - parser (>= 3.1.1.0) |
57 | | - ruby-progressbar (1.11.0) |
58 | | - sqlite3 (1.4.2) |
| 77 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 78 | + rubocop-ast (1.45.1) |
| 79 | + parser (>= 3.3.7.2) |
| 80 | + prism (~> 1.4) |
| 81 | + ruby-progressbar (1.13.0) |
| 82 | + securerandom (0.4.1) |
| 83 | + sqlite3 (2.7.0) |
| 84 | + mini_portile2 (~> 2.8.0) |
| 85 | + timeout (0.4.3) |
59 | 86 | tzinfo (2.0.6) |
60 | 87 | concurrent-ruby (~> 1.0) |
61 | | - unicode-display_width (2.1.0) |
| 88 | + unicode-display_width (3.1.4) |
| 89 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 90 | + unicode-emoji (4.0.4) |
| 91 | + uri (1.0.3) |
62 | 92 |
|
63 | 93 | PLATFORMS |
64 | 94 | ruby |
|
0 commit comments