|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - packs-specification (0.0.10) |
| 4 | + packs-specification (0.0.11) |
5 | 5 | sorbet-runtime |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - ast (2.4.2) |
11 | | - coderay (1.1.3) |
12 | | - diff-lcs (1.5.0) |
13 | | - json (2.7.2) |
14 | | - language_server-protocol (3.17.0.3) |
15 | | - method_source (1.0.0) |
| 10 | + ast (2.4.3) |
| 11 | + benchmark (0.5.0) |
| 12 | + date (3.5.1) |
| 13 | + debug (1.11.1) |
| 14 | + irb (~> 1.10) |
| 15 | + reline (>= 0.3.8) |
| 16 | + diff-lcs (1.6.2) |
| 17 | + erb (6.0.1) |
| 18 | + erubi (1.13.1) |
| 19 | + io-console (0.8.2) |
| 20 | + irb (1.16.0) |
| 21 | + pp (>= 0.6.0) |
| 22 | + rdoc (>= 4.0.0) |
| 23 | + reline (>= 0.4.2) |
| 24 | + json (2.18.1) |
| 25 | + language_server-protocol (3.17.0.5) |
| 26 | + lint_roller (1.1.0) |
| 27 | + logger (1.7.0) |
16 | 28 | netrc (0.11.0) |
17 | | - parallel (1.24.0) |
18 | | - parser (3.3.1.0) |
| 29 | + parallel (1.27.0) |
| 30 | + parser (3.3.10.1) |
19 | 31 | ast (~> 2.4.1) |
20 | 32 | racc |
21 | | - pry (0.14.1) |
22 | | - coderay (~> 1.1) |
23 | | - method_source (~> 1.0) |
24 | | - racc (1.7.3) |
| 33 | + pp (0.6.3) |
| 34 | + prettyprint |
| 35 | + prettyprint (0.2.0) |
| 36 | + prism (1.9.0) |
| 37 | + psych (5.3.1) |
| 38 | + date |
| 39 | + stringio |
| 40 | + racc (1.8.1) |
25 | 41 | rainbow (3.1.1) |
26 | | - rake (13.0.6) |
27 | | - rbi (0.0.16) |
28 | | - ast |
29 | | - parser (>= 2.6.4.0) |
30 | | - sorbet-runtime (>= 0.5.9204) |
31 | | - unparser |
32 | | - regexp_parser (2.9.1) |
33 | | - rexml (3.2.6) |
34 | | - rspec (3.11.0) |
35 | | - rspec-core (~> 3.11.0) |
36 | | - rspec-expectations (~> 3.11.0) |
37 | | - rspec-mocks (~> 3.11.0) |
38 | | - rspec-core (3.11.0) |
39 | | - rspec-support (~> 3.11.0) |
40 | | - rspec-expectations (3.11.1) |
| 42 | + rake (13.3.1) |
| 43 | + rbi (0.3.9) |
| 44 | + prism (~> 1.0) |
| 45 | + rbs (>= 3.4.4) |
| 46 | + rbs (4.0.0.dev.5) |
| 47 | + logger |
| 48 | + prism (>= 1.3.0) |
| 49 | + tsort |
| 50 | + rdoc (7.1.0) |
| 51 | + erb |
| 52 | + psych (>= 4.0.0) |
| 53 | + tsort |
| 54 | + regexp_parser (2.11.3) |
| 55 | + reline (0.6.3) |
| 56 | + io-console (~> 0.5) |
| 57 | + require-hooks (0.2.3) |
| 58 | + rexml (3.4.4) |
| 59 | + rspec (3.13.2) |
| 60 | + rspec-core (~> 3.13.0) |
| 61 | + rspec-expectations (~> 3.13.0) |
| 62 | + rspec-mocks (~> 3.13.0) |
| 63 | + rspec-core (3.13.6) |
| 64 | + rspec-support (~> 3.13.0) |
| 65 | + rspec-expectations (3.13.5) |
41 | 66 | diff-lcs (>= 1.2.0, < 2.0) |
42 | | - rspec-support (~> 3.11.0) |
43 | | - rspec-mocks (3.11.1) |
| 67 | + rspec-support (~> 3.13.0) |
| 68 | + rspec-mocks (3.13.7) |
44 | 69 | diff-lcs (>= 1.2.0, < 2.0) |
45 | | - rspec-support (~> 3.11.0) |
46 | | - rspec-support (3.11.1) |
47 | | - rubocop (1.63.5) |
| 70 | + rspec-support (~> 3.13.0) |
| 71 | + rspec-support (3.13.7) |
| 72 | + rubocop (1.84.1) |
48 | 73 | json (~> 2.3) |
49 | | - language_server-protocol (>= 3.17.0) |
| 74 | + language_server-protocol (~> 3.17.0.2) |
| 75 | + lint_roller (~> 1.1.0) |
50 | 76 | parallel (~> 1.10) |
51 | 77 | parser (>= 3.3.0.2) |
52 | 78 | rainbow (>= 2.2.2, < 4.0) |
53 | | - regexp_parser (>= 1.8, < 3.0) |
54 | | - rexml (>= 3.2.5, < 4.0) |
55 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 79 | + regexp_parser (>= 2.9.3, < 3.0) |
| 80 | + rubocop-ast (>= 1.49.0, < 2.0) |
56 | 81 | ruby-progressbar (~> 1.7) |
57 | | - unicode-display_width (>= 2.4.0, < 3.0) |
58 | | - rubocop-ast (1.31.3) |
59 | | - parser (>= 3.3.1.0) |
| 82 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 83 | + rubocop-ast (1.49.0) |
| 84 | + parser (>= 3.3.7.2) |
| 85 | + prism (~> 1.7) |
60 | 86 | ruby-progressbar (1.13.0) |
61 | | - sorbet (0.5.11370) |
62 | | - sorbet-static (= 0.5.11370) |
63 | | - sorbet-runtime (0.5.11370) |
64 | | - sorbet-static (0.5.11370-universal-darwin) |
65 | | - sorbet-static (0.5.11370-x86_64-linux) |
66 | | - sorbet-static-and-runtime (0.5.11370) |
67 | | - sorbet (= 0.5.11370) |
68 | | - sorbet-runtime (= 0.5.11370) |
69 | | - spoom (1.1.12) |
70 | | - sorbet (>= 0.5.9204) |
71 | | - sorbet-runtime (>= 0.5.9204) |
| 87 | + sorbet (0.6.12913) |
| 88 | + sorbet-static (= 0.6.12913) |
| 89 | + sorbet-runtime (0.6.12913) |
| 90 | + sorbet-static (0.6.12913-universal-darwin) |
| 91 | + sorbet-static (0.6.12913-x86_64-linux) |
| 92 | + sorbet-static-and-runtime (0.6.12913) |
| 93 | + sorbet (= 0.6.12913) |
| 94 | + sorbet-runtime (= 0.6.12913) |
| 95 | + spoom (1.7.11) |
| 96 | + erubi (>= 1.10.0) |
| 97 | + prism (>= 0.28.0) |
| 98 | + rbi (>= 0.3.3) |
| 99 | + rbs (>= 4.0.0.dev.4) |
| 100 | + rexml (>= 3.2.6) |
| 101 | + sorbet-static-and-runtime (>= 0.5.10187) |
72 | 102 | thor (>= 0.19.2) |
73 | | - tapioca (0.10.2) |
74 | | - bundler (>= 1.17.3) |
| 103 | + stringio (3.2.0) |
| 104 | + tapioca (0.17.10) |
| 105 | + benchmark |
| 106 | + bundler (>= 2.2.25) |
75 | 107 | netrc (>= 0.11.0) |
76 | 108 | parallel (>= 1.21.0) |
77 | | - pry (>= 0.12.2) |
78 | | - rbi (~> 0.0.0, >= 0.0.14) |
79 | | - sorbet-static-and-runtime (>= 0.5.9204) |
80 | | - spoom (~> 1.1.0, >= 1.1.11) |
| 109 | + rbi (>= 0.3.7) |
| 110 | + require-hooks (>= 0.2.2) |
| 111 | + sorbet-static-and-runtime (>= 0.5.11087) |
| 112 | + spoom (>= 1.7.9) |
81 | 113 | thor (>= 1.2.0) |
82 | 114 | yard-sorbet |
83 | | - thor (1.2.1) |
84 | | - unicode-display_width (2.5.0) |
85 | | - unparser (0.6.5) |
86 | | - diff-lcs (~> 1.3) |
87 | | - parser (>= 3.1.0) |
88 | | - webrick (1.7.0) |
89 | | - yard (0.9.28) |
90 | | - webrick (~> 1.7.0) |
91 | | - yard-sorbet (0.7.0) |
92 | | - sorbet-runtime (>= 0.5) |
93 | | - yard (>= 0.9) |
| 115 | + thor (1.5.0) |
| 116 | + tsort (0.2.0) |
| 117 | + unicode-display_width (3.2.0) |
| 118 | + unicode-emoji (~> 4.1) |
| 119 | + unicode-emoji (4.2.0) |
| 120 | + yard (0.9.38) |
| 121 | + yard-sorbet (0.9.0) |
| 122 | + sorbet-runtime |
| 123 | + yard |
94 | 124 |
|
95 | 125 | PLATFORMS |
96 | 126 | universal-darwin |
97 | 127 | x86_64-linux |
98 | 128 |
|
99 | 129 | DEPENDENCIES |
100 | | - bundler (~> 2.2.16) |
| 130 | + bundler |
| 131 | + debug |
101 | 132 | packs-specification! |
102 | 133 | rake |
103 | | - rspec (~> 3.0) |
| 134 | + rspec |
104 | 135 | rubocop |
105 | 136 | sorbet |
106 | 137 | tapioca |
|
0 commit comments