|
12 | 12 | GEM |
13 | 13 | remote: https://rubygems.org/ |
14 | 14 | specs: |
15 | | - ast (2.4.2) |
16 | | - diff-lcs (1.5.0) |
17 | | - docile (1.4.0) |
18 | | - hansi (0.2.0) |
19 | | - json (2.6.1) |
20 | | - mustermann (1.1.1) |
| 15 | + ast (2.4.3) |
| 16 | + diff-lcs (1.6.2) |
| 17 | + docile (1.4.1) |
| 18 | + hansi (0.2.1) |
| 19 | + json (2.15.1) |
| 20 | + language_server-protocol (3.17.0.5) |
| 21 | + lint_roller (1.1.0) |
| 22 | + mustermann (1.1.2) |
21 | 23 | ruby2_keywords (~> 0.0.1) |
22 | | - mustermann-contrib (1.1.1) |
| 24 | + mustermann-contrib (1.1.2) |
23 | 25 | hansi (~> 0.2.0) |
24 | | - mustermann (= 1.1.1) |
25 | | - parallel (1.22.1) |
26 | | - parser (3.1.2.0) |
| 26 | + mustermann (= 1.1.2) |
| 27 | + parallel (1.27.0) |
| 28 | + parser (3.3.9.0) |
27 | 29 | ast (~> 2.4.1) |
28 | | - rack (2.2.3) |
| 30 | + racc |
| 31 | + prism (1.5.2) |
| 32 | + racc (1.8.1) |
| 33 | + rack (2.2.20) |
29 | 34 | rack-abstract-format (0.9.9) |
30 | 35 | rack-accept-media-types (0.9) |
31 | 36 | rainbow (3.1.1) |
32 | | - rake (13.0.6) |
33 | | - regexp_parser (2.3.0) |
34 | | - rexml (3.2.5) |
35 | | - rspec (3.11.0) |
36 | | - rspec-core (~> 3.11.0) |
37 | | - rspec-expectations (~> 3.11.0) |
38 | | - rspec-mocks (~> 3.11.0) |
39 | | - rspec-core (3.11.0) |
40 | | - rspec-support (~> 3.11.0) |
41 | | - rspec-expectations (3.11.0) |
| 37 | + rake (13.3.0) |
| 38 | + regexp_parser (2.11.3) |
| 39 | + rspec (3.13.1) |
| 40 | + rspec-core (~> 3.13.0) |
| 41 | + rspec-expectations (~> 3.13.0) |
| 42 | + rspec-mocks (~> 3.13.0) |
| 43 | + rspec-core (3.13.5) |
| 44 | + rspec-support (~> 3.13.0) |
| 45 | + rspec-expectations (3.13.5) |
42 | 46 | diff-lcs (>= 1.2.0, < 2.0) |
43 | | - rspec-support (~> 3.11.0) |
44 | | - rspec-mocks (3.11.1) |
| 47 | + rspec-support (~> 3.13.0) |
| 48 | + rspec-mocks (3.13.5) |
45 | 49 | diff-lcs (>= 1.2.0, < 2.0) |
46 | | - rspec-support (~> 3.11.0) |
47 | | - rspec-support (3.11.0) |
48 | | - rspec_junit_formatter (0.5.1) |
| 50 | + rspec-support (~> 3.13.0) |
| 51 | + rspec-support (3.13.6) |
| 52 | + rspec_junit_formatter (0.6.0) |
49 | 53 | rspec-core (>= 2, < 4, != 2.12.0) |
50 | | - rubocop (1.27.0) |
| 54 | + rubocop (1.80.2) |
| 55 | + json (~> 2.3) |
| 56 | + language_server-protocol (~> 3.17.0.2) |
| 57 | + lint_roller (~> 1.1.0) |
51 | 58 | parallel (~> 1.10) |
52 | | - parser (>= 3.1.0.0) |
| 59 | + parser (>= 3.3.0.2) |
53 | 60 | rainbow (>= 2.2.2, < 4.0) |
54 | | - regexp_parser (>= 1.8, < 3.0) |
55 | | - rexml |
56 | | - rubocop-ast (>= 1.16.0, < 2.0) |
| 61 | + regexp_parser (>= 2.9.3, < 3.0) |
| 62 | + rubocop-ast (>= 1.46.0, < 2.0) |
57 | 63 | ruby-progressbar (~> 1.7) |
58 | | - unicode-display_width (>= 1.4.0, < 3.0) |
59 | | - rubocop-ast (1.17.0) |
60 | | - parser (>= 3.1.1.0) |
61 | | - rubocop-performance (1.13.3) |
62 | | - rubocop (>= 1.7.0, < 2.0) |
63 | | - rubocop-ast (>= 0.4.0) |
64 | | - ruby-progressbar (1.11.0) |
| 64 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 65 | + rubocop-ast (1.47.1) |
| 66 | + parser (>= 3.3.7.2) |
| 67 | + prism (~> 1.4) |
| 68 | + rubocop-performance (1.25.0) |
| 69 | + lint_roller (~> 1.1) |
| 70 | + rubocop (>= 1.75.0, < 2.0) |
| 71 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 72 | + ruby-progressbar (1.13.0) |
65 | 73 | ruby2_keywords (0.0.5) |
66 | 74 | simplecov (0.17.1) |
67 | 75 | docile (~> 1.1) |
68 | 76 | json (>= 1.8, < 3) |
69 | 77 | simplecov-html (~> 0.10.0) |
70 | 78 | simplecov-html (0.10.2) |
71 | | - standard (1.10.0) |
72 | | - rubocop (= 1.27.0) |
73 | | - rubocop-performance (= 1.13.3) |
74 | | - unicode-display_width (2.1.0) |
| 79 | + standard (1.51.1) |
| 80 | + language_server-protocol (~> 3.17.0.2) |
| 81 | + lint_roller (~> 1.0) |
| 82 | + rubocop (~> 1.80.2) |
| 83 | + standard-custom (~> 1.0.0) |
| 84 | + standard-performance (~> 1.8) |
| 85 | + standard-custom (1.0.2) |
| 86 | + lint_roller (~> 1.0) |
| 87 | + rubocop (~> 1.50) |
| 88 | + standard-performance (1.8.0) |
| 89 | + lint_roller (~> 1.1) |
| 90 | + rubocop-performance (~> 1.25.0) |
| 91 | + unicode-display_width (3.2.0) |
| 92 | + unicode-emoji (~> 4.1) |
| 93 | + unicode-emoji (4.1.0) |
75 | 94 |
|
76 | 95 | PLATFORMS |
| 96 | + arm64-darwin-23 |
77 | 97 | x86_64-darwin-21 |
78 | 98 | x86_64-linux |
79 | 99 |
|
|
0 commit comments