|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - rspec-sql (0.0.3) |
| 4 | + rspec-sql (0.0.4) |
5 | 5 | activesupport |
6 | 6 | rspec |
7 | 7 |
|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - activemodel (7.1.3.2) |
12 | | - activesupport (= 7.1.3.2) |
13 | | - activerecord (7.1.3.2) |
14 | | - activemodel (= 7.1.3.2) |
15 | | - activesupport (= 7.1.3.2) |
| 11 | + activemodel (8.1.3) |
| 12 | + activesupport (= 8.1.3) |
| 13 | + activerecord (8.1.3) |
| 14 | + activemodel (= 8.1.3) |
| 15 | + activesupport (= 8.1.3) |
16 | 16 | timeout (>= 0.4.0) |
17 | | - activesupport (7.1.3.2) |
| 17 | + activesupport (8.1.3) |
18 | 18 | base64 |
19 | 19 | bigdecimal |
20 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 20 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
21 | 21 | connection_pool (>= 2.2.5) |
22 | 22 | drb |
23 | 23 | i18n (>= 1.6, < 2) |
| 24 | + json |
| 25 | + logger (>= 1.4.2) |
24 | 26 | minitest (>= 5.1) |
25 | | - mutex_m |
26 | | - tzinfo (~> 2.0) |
27 | | - ast (2.4.2) |
28 | | - base64 (0.2.0) |
29 | | - bigdecimal (3.1.6) |
30 | | - concurrent-ruby (1.2.3) |
31 | | - connection_pool (2.4.1) |
32 | | - diff-lcs (1.5.1) |
33 | | - drb (2.2.0) |
34 | | - ruby2_keywords |
35 | | - i18n (1.14.1) |
| 27 | + securerandom (>= 0.3) |
| 28 | + tzinfo (~> 2.0, >= 2.0.5) |
| 29 | + uri (>= 0.13.1) |
| 30 | + ast (2.4.3) |
| 31 | + base64 (0.3.0) |
| 32 | + bigdecimal (4.1.2) |
| 33 | + concurrent-ruby (1.3.6) |
| 34 | + connection_pool (3.0.2) |
| 35 | + diff-lcs (1.6.2) |
| 36 | + drb (2.2.3) |
| 37 | + i18n (1.14.8) |
36 | 38 | concurrent-ruby (~> 1.0) |
37 | | - json (2.7.2) |
38 | | - language_server-protocol (3.17.0.3) |
39 | | - minitest (5.22.2) |
40 | | - mutex_m (0.2.0) |
41 | | - parallel (1.24.0) |
42 | | - parser (3.3.0.5) |
| 39 | + json (2.19.5) |
| 40 | + language_server-protocol (3.17.0.5) |
| 41 | + lint_roller (1.1.0) |
| 42 | + logger (1.7.0) |
| 43 | + minitest (6.0.6) |
| 44 | + drb (~> 2.0) |
| 45 | + prism (~> 1.5) |
| 46 | + parallel (1.28.0) |
| 47 | + parser (3.3.11.1) |
43 | 48 | ast (~> 2.4.1) |
44 | 49 | racc |
45 | | - racc (1.7.3) |
| 50 | + prism (1.9.0) |
| 51 | + racc (1.8.1) |
46 | 52 | rainbow (3.1.1) |
47 | | - regexp_parser (2.9.0) |
48 | | - rexml (3.2.6) |
49 | | - rspec (3.13.0) |
| 53 | + regexp_parser (2.12.0) |
| 54 | + rspec (3.13.2) |
50 | 55 | rspec-core (~> 3.13.0) |
51 | 56 | rspec-expectations (~> 3.13.0) |
52 | 57 | rspec-mocks (~> 3.13.0) |
53 | | - rspec-core (3.13.0) |
| 58 | + rspec-core (3.13.6) |
54 | 59 | rspec-support (~> 3.13.0) |
55 | | - rspec-expectations (3.13.0) |
| 60 | + rspec-expectations (3.13.5) |
56 | 61 | diff-lcs (>= 1.2.0, < 2.0) |
57 | 62 | rspec-support (~> 3.13.0) |
58 | | - rspec-mocks (3.13.0) |
| 63 | + rspec-mocks (3.13.8) |
59 | 64 | diff-lcs (>= 1.2.0, < 2.0) |
60 | 65 | rspec-support (~> 3.13.0) |
61 | | - rspec-support (3.13.0) |
62 | | - rubocop (1.63.1) |
| 66 | + rspec-support (3.13.7) |
| 67 | + rubocop (1.86.2) |
63 | 68 | json (~> 2.3) |
64 | | - language_server-protocol (>= 3.17.0) |
65 | | - parallel (~> 1.10) |
| 69 | + language_server-protocol (~> 3.17.0.2) |
| 70 | + lint_roller (~> 1.1.0) |
| 71 | + parallel (>= 1.10) |
66 | 72 | parser (>= 3.3.0.2) |
67 | 73 | rainbow (>= 2.2.2, < 4.0) |
68 | | - regexp_parser (>= 1.8, < 3.0) |
69 | | - rexml (>= 3.2.5, < 4.0) |
70 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 74 | + regexp_parser (>= 2.9.3, < 3.0) |
| 75 | + rubocop-ast (>= 1.49.0, < 2.0) |
71 | 76 | ruby-progressbar (~> 1.7) |
72 | | - unicode-display_width (>= 2.4.0, < 3.0) |
73 | | - rubocop-ast (1.31.2) |
74 | | - parser (>= 3.3.0.4) |
| 77 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 78 | + rubocop-ast (1.49.1) |
| 79 | + parser (>= 3.3.7.2) |
| 80 | + prism (~> 1.7) |
75 | 81 | ruby-progressbar (1.13.0) |
76 | | - ruby2_keywords (0.0.5) |
77 | | - sqlite3 (1.7.2-x86_64-linux) |
78 | | - timeout (0.4.1) |
| 82 | + securerandom (0.4.1) |
| 83 | + sqlite3 (2.9.4-x86_64-linux-gnu) |
| 84 | + timeout (0.6.1) |
79 | 85 | tzinfo (2.0.6) |
80 | 86 | concurrent-ruby (~> 1.0) |
81 | | - unicode-display_width (2.5.0) |
| 87 | + unicode-display_width (3.2.0) |
| 88 | + unicode-emoji (~> 4.1) |
| 89 | + unicode-emoji (4.2.0) |
| 90 | + uri (1.1.1) |
82 | 91 |
|
83 | 92 | PLATFORMS |
84 | 93 | x86_64-linux |
|
0 commit comments