|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - tailwindcss-ruby (4.0.0.beta.8) |
| 4 | + tailwindcss-ruby (4.0.0.beta.9) |
5 | 5 |
|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | 9 | ast (2.4.2) |
10 | | - json (2.9.0) |
| 10 | + json (2.9.1) |
11 | 11 | language_server-protocol (3.17.0.3) |
12 | 12 | lint_roller (1.1.0) |
13 | 13 | minitest (5.25.4) |
|
18 | 18 | racc (1.8.1) |
19 | 19 | rainbow (3.1.1) |
20 | 20 | rake (13.2.1) |
21 | | - regexp_parser (2.9.3) |
22 | | - rubocop (1.68.0) |
| 21 | + regexp_parser (2.10.0) |
| 22 | + rubocop (1.69.2) |
23 | 23 | json (~> 2.3) |
24 | 24 | language_server-protocol (>= 3.17.0) |
25 | 25 | parallel (~> 1.10) |
26 | 26 | parser (>= 3.3.0.2) |
27 | 27 | rainbow (>= 2.2.2, < 4.0) |
28 | | - regexp_parser (>= 2.4, < 3.0) |
29 | | - rubocop-ast (>= 1.32.2, < 2.0) |
| 28 | + regexp_parser (>= 2.9.3, < 3.0) |
| 29 | + rubocop-ast (>= 1.36.2, < 2.0) |
30 | 30 | ruby-progressbar (~> 1.7) |
31 | | - unicode-display_width (>= 2.4.0, < 3.0) |
32 | | - rubocop-ast (1.36.2) |
| 31 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 32 | + rubocop-ast (1.37.0) |
33 | 33 | parser (>= 3.3.1.0) |
34 | | - rubocop-performance (1.22.1) |
| 34 | + rubocop-performance (1.23.1) |
35 | 35 | rubocop (>= 1.48.1, < 2.0) |
36 | 36 | rubocop-ast (>= 1.31.1, < 2.0) |
37 | 37 | ruby-progressbar (1.13.0) |
38 | | - standard (1.42.1) |
| 38 | + standard (1.43.0) |
39 | 39 | language_server-protocol (~> 3.17.0.2) |
40 | 40 | lint_roller (~> 1.0) |
41 | | - rubocop (~> 1.68.0) |
| 41 | + rubocop (~> 1.69.1) |
42 | 42 | standard-custom (~> 1.0.0) |
43 | | - standard-performance (~> 1.5) |
| 43 | + standard-performance (~> 1.6) |
44 | 44 | standard-custom (1.0.2) |
45 | 45 | lint_roller (~> 1.0) |
46 | 46 | rubocop (~> 1.50) |
47 | | - standard-performance (1.5.0) |
| 47 | + standard-performance (1.6.0) |
48 | 48 | lint_roller (~> 1.1) |
49 | | - rubocop-performance (~> 1.22.0) |
50 | | - unicode-display_width (2.6.0) |
| 49 | + rubocop-performance (~> 1.23.0) |
| 50 | + unicode-display_width (3.1.3) |
| 51 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 52 | + unicode-emoji (4.0.4) |
51 | 53 |
|
52 | 54 | PLATFORMS |
53 | 55 | ruby |
|
0 commit comments