|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - zypper-upgraderepo (1.10.0) |
| 4 | + zypper-upgraderepo (1.11.0) |
5 | 5 | iniparse |
6 | 6 | minitar |
7 | 7 |
|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - ast (2.4.2) |
12 | | - diff-lcs (1.5.1) |
| 11 | + ast (2.4.3) |
| 12 | + diff-lcs (1.6.2) |
13 | 13 | iniparse (1.5.0) |
14 | | - json (2.7.2) |
15 | | - minitar (0.9) |
16 | | - parallel (1.24.0) |
17 | | - parser (3.3.2.0) |
| 14 | + json (2.12.2) |
| 15 | + language_server-protocol (3.17.0.5) |
| 16 | + lint_roller (1.1.0) |
| 17 | + minitar (0.12.1) |
| 18 | + parallel (1.27.0) |
| 19 | + parser (3.3.8.0) |
18 | 20 | ast (~> 2.4.1) |
19 | 21 | racc |
20 | | - racc (1.8.0) |
| 22 | + prism (1.4.0) |
| 23 | + racc (1.8.1) |
21 | 24 | rainbow (3.1.1) |
22 | | - rake (13.2.1) |
23 | | - regexp_parser (2.9.2) |
24 | | - rexml (3.3.0) |
25 | | - strscan |
26 | | - rspec (3.13.0) |
| 25 | + rake (13.3.0) |
| 26 | + regexp_parser (2.10.0) |
| 27 | + rspec (3.13.1) |
27 | 28 | rspec-core (~> 3.13.0) |
28 | 29 | rspec-expectations (~> 3.13.0) |
29 | 30 | rspec-mocks (~> 3.13.0) |
30 | | - rspec-core (3.13.0) |
| 31 | + rspec-core (3.13.4) |
31 | 32 | rspec-support (~> 3.13.0) |
32 | | - rspec-expectations (3.13.0) |
| 33 | + rspec-expectations (3.13.5) |
33 | 34 | diff-lcs (>= 1.2.0, < 2.0) |
34 | 35 | rspec-support (~> 3.13.0) |
35 | | - rspec-mocks (3.13.1) |
| 36 | + rspec-mocks (3.13.5) |
36 | 37 | diff-lcs (>= 1.2.0, < 2.0) |
37 | 38 | rspec-support (~> 3.13.0) |
38 | | - rspec-support (3.13.1) |
39 | | - rubocop (1.50.2) |
| 39 | + rspec-support (3.13.4) |
| 40 | + rubocop (1.76.0) |
40 | 41 | json (~> 2.3) |
| 42 | + language_server-protocol (~> 3.17.0.2) |
| 43 | + lint_roller (~> 1.1.0) |
41 | 44 | parallel (~> 1.10) |
42 | | - parser (>= 3.2.0.0) |
| 45 | + parser (>= 3.3.0.2) |
43 | 46 | rainbow (>= 2.2.2, < 4.0) |
44 | | - regexp_parser (>= 1.8, < 3.0) |
45 | | - rexml (>= 3.2.5, < 4.0) |
46 | | - rubocop-ast (>= 1.28.0, < 2.0) |
| 47 | + regexp_parser (>= 2.9.3, < 3.0) |
| 48 | + rubocop-ast (>= 1.45.0, < 2.0) |
47 | 49 | ruby-progressbar (~> 1.7) |
48 | | - unicode-display_width (>= 2.4.0, < 3.0) |
49 | | - rubocop-ast (1.30.0) |
50 | | - parser (>= 3.2.1.0) |
51 | | - rubocop-capybara (2.18.0) |
52 | | - rubocop (~> 1.41) |
| 50 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 51 | + rubocop-ast (1.45.0) |
| 52 | + parser (>= 3.3.7.2) |
| 53 | + prism (~> 1.4) |
| 54 | + rubocop-capybara (2.22.1) |
| 55 | + lint_roller (~> 1.1) |
| 56 | + rubocop (~> 1.72, >= 1.72.1) |
| 57 | + rubocop-factory_bot (2.27.1) |
| 58 | + lint_roller (~> 1.1) |
| 59 | + rubocop (~> 1.72, >= 1.72.1) |
53 | 60 | rubocop-rake (0.6.0) |
54 | 61 | rubocop (~> 1.0) |
55 | | - rubocop-rspec (2.20.0) |
56 | | - rubocop (~> 1.33) |
| 62 | + rubocop-rspec (2.31.0) |
| 63 | + rubocop (~> 1.40) |
57 | 64 | rubocop-capybara (~> 2.17) |
| 65 | + rubocop-factory_bot (~> 2.22) |
| 66 | + rubocop-rspec_rails (~> 2.28) |
| 67 | + rubocop-rspec_rails (2.29.1) |
| 68 | + rubocop (~> 1.61) |
58 | 69 | ruby-progressbar (1.13.0) |
59 | | - strscan (3.1.0) |
60 | | - unicode-display_width (2.5.0) |
| 70 | + unicode-display_width (3.1.4) |
| 71 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 72 | + unicode-emoji (4.0.4) |
61 | 73 |
|
62 | 74 | PLATFORMS |
63 | 75 | ruby |
|
0 commit comments