|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - ast (2.4.2) |
| 10 | + ast (2.4.3) |
11 | 11 | coderay (1.1.3) |
12 | | - diff-lcs (1.4.4) |
13 | | - json (2.6.3) |
14 | | - language_server-protocol (3.17.0.3) |
15 | | - method_source (1.0.0) |
16 | | - parallel (1.23.0) |
17 | | - parser (3.2.2.4) |
| 12 | + diff-lcs (1.6.2) |
| 13 | + json (2.12.2) |
| 14 | + language_server-protocol (3.17.0.5) |
| 15 | + lint_roller (1.1.0) |
| 16 | + method_source (1.1.0) |
| 17 | + parallel (1.27.0) |
| 18 | + parser (3.3.8.0) |
18 | 19 | ast (~> 2.4.1) |
19 | 20 | racc |
20 | | - pry (0.14.1) |
| 21 | + prism (1.4.0) |
| 22 | + pry (0.15.2) |
21 | 23 | coderay (~> 1.1) |
22 | 24 | method_source (~> 1.0) |
23 | | - racc (1.7.3) |
| 25 | + racc (1.8.1) |
24 | 26 | rainbow (3.1.1) |
25 | | - rake (13.0.6) |
26 | | - regexp_parser (2.8.2) |
27 | | - rexml (3.2.6) |
28 | | - rspec (3.10.0) |
29 | | - rspec-core (~> 3.10.0) |
30 | | - rspec-expectations (~> 3.10.0) |
31 | | - rspec-mocks (~> 3.10.0) |
32 | | - rspec-core (3.10.1) |
33 | | - rspec-support (~> 3.10.0) |
34 | | - rspec-expectations (3.10.1) |
| 27 | + rake (13.3.0) |
| 28 | + regexp_parser (2.10.0) |
| 29 | + rspec (3.13.1) |
| 30 | + rspec-core (~> 3.13.0) |
| 31 | + rspec-expectations (~> 3.13.0) |
| 32 | + rspec-mocks (~> 3.13.0) |
| 33 | + rspec-core (3.13.4) |
| 34 | + rspec-support (~> 3.13.0) |
| 35 | + rspec-expectations (3.13.5) |
35 | 36 | diff-lcs (>= 1.2.0, < 2.0) |
36 | | - rspec-support (~> 3.10.0) |
37 | | - rspec-mocks (3.10.2) |
| 37 | + rspec-support (~> 3.13.0) |
| 38 | + rspec-mocks (3.13.5) |
38 | 39 | diff-lcs (>= 1.2.0, < 2.0) |
39 | | - rspec-support (~> 3.10.0) |
40 | | - rspec-support (3.10.2) |
41 | | - rubocop (1.57.2) |
| 40 | + rspec-support (~> 3.13.0) |
| 41 | + rspec-support (3.13.4) |
| 42 | + rubocop (1.75.8) |
42 | 43 | json (~> 2.3) |
43 | | - language_server-protocol (>= 3.17.0) |
| 44 | + language_server-protocol (~> 3.17.0.2) |
| 45 | + lint_roller (~> 1.1.0) |
44 | 46 | parallel (~> 1.10) |
45 | | - parser (>= 3.2.2.4) |
| 47 | + parser (>= 3.3.0.2) |
46 | 48 | rainbow (>= 2.2.2, < 4.0) |
47 | | - regexp_parser (>= 1.8, < 3.0) |
48 | | - rexml (>= 3.2.5, < 4.0) |
49 | | - rubocop-ast (>= 1.28.1, < 2.0) |
| 49 | + regexp_parser (>= 2.9.3, < 3.0) |
| 50 | + rubocop-ast (>= 1.44.0, < 2.0) |
50 | 51 | ruby-progressbar (~> 1.7) |
51 | | - unicode-display_width (>= 2.4.0, < 3.0) |
52 | | - rubocop-ast (1.30.0) |
53 | | - parser (>= 3.2.1.0) |
| 52 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 53 | + rubocop-ast (1.44.1) |
| 54 | + parser (>= 3.3.7.2) |
| 55 | + prism (~> 1.4) |
54 | 56 | ruby-progressbar (1.13.0) |
55 | | - sorbet (0.5.11122) |
56 | | - sorbet-static (= 0.5.11122) |
57 | | - sorbet-runtime (0.5.9976) |
58 | | - sorbet-static (0.5.11122-universal-darwin) |
59 | | - sorbet-static (0.5.11122-x86_64-linux) |
60 | | - unicode-display_width (2.5.0) |
| 57 | + sorbet (0.5.12142) |
| 58 | + sorbet-static (= 0.5.12142) |
| 59 | + sorbet-runtime (0.5.12142) |
| 60 | + sorbet-static (0.5.12142-universal-darwin) |
| 61 | + sorbet-static (0.5.12142-x86_64-linux) |
| 62 | + unicode-display_width (3.1.4) |
| 63 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 64 | + unicode-emoji (4.0.4) |
61 | 65 |
|
62 | 66 | PLATFORMS |
63 | 67 | universal-darwin |
|
0 commit comments