|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - wikidata-diff-analyzer (2.0.3) |
| 4 | + wikidata-diff-analyzer (2.0.4) |
5 | 5 | json (~> 2.1) |
6 | | - mediawiki_api (~> 0.7.0) |
7 | | - rake (~> 13.0) |
8 | | - rspec (~> 3.0) |
9 | | - rubocop (~> 1.21) |
| 6 | + mediawiki_api |
10 | 7 |
|
11 | 8 | GEM |
12 | 9 | remote: https://rubygems.org/ |
13 | 10 | specs: |
14 | | - ast (2.4.2) |
15 | | - diff-lcs (1.5.0) |
16 | | - domain_name (0.5.20190701) |
17 | | - unf (>= 0.0.5, < 1.0.0) |
| 11 | + ast (2.4.3) |
| 12 | + diff-lcs (1.6.2) |
| 13 | + domain_name (0.6.20240107) |
18 | 14 | faraday (0.17.6) |
19 | 15 | multipart-post (>= 1.2, < 3) |
20 | | - faraday-cookie_jar (0.0.7) |
| 16 | + faraday-cookie_jar (0.0.8) |
21 | 17 | faraday (>= 0.8.0) |
22 | | - http-cookie (~> 1.0.0) |
| 18 | + http-cookie (>= 1.0.0) |
23 | 19 | faraday_middleware (0.14.0) |
24 | 20 | faraday (>= 0.7.4, < 1.0) |
25 | | - http-cookie (1.0.5) |
| 21 | + http-cookie (1.1.0) |
26 | 22 | domain_name (~> 0.5) |
27 | | - json (2.6.3) |
| 23 | + json (2.18.0) |
| 24 | + language_server-protocol (3.17.0.5) |
| 25 | + lint_roller (1.1.0) |
28 | 26 | mediawiki_api (0.7.1) |
29 | 27 | faraday (~> 0.9, >= 0.9.0) |
30 | 28 | faraday-cookie_jar (~> 0.0, >= 0.0.6) |
31 | 29 | faraday_middleware (~> 0.10, >= 0.10.0) |
32 | | - multipart-post (2.3.0) |
33 | | - parallel (1.23.0) |
34 | | - parser (3.2.2.1) |
| 30 | + multipart-post (2.4.1) |
| 31 | + parallel (1.27.0) |
| 32 | + parser (3.3.10.0) |
35 | 33 | ast (~> 2.4.1) |
| 34 | + racc |
| 35 | + prism (1.7.0) |
| 36 | + racc (1.8.1) |
36 | 37 | rainbow (3.1.1) |
37 | | - rake (13.0.6) |
38 | | - regexp_parser (2.8.0) |
39 | | - rexml (3.2.5) |
40 | | - rspec (3.12.0) |
41 | | - rspec-core (~> 3.12.0) |
42 | | - rspec-expectations (~> 3.12.0) |
43 | | - rspec-mocks (~> 3.12.0) |
44 | | - rspec-core (3.12.2) |
45 | | - rspec-support (~> 3.12.0) |
46 | | - rspec-expectations (3.12.3) |
| 38 | + rake (13.3.1) |
| 39 | + regexp_parser (2.11.3) |
| 40 | + rspec (3.13.2) |
| 41 | + rspec-core (~> 3.13.0) |
| 42 | + rspec-expectations (~> 3.13.0) |
| 43 | + rspec-mocks (~> 3.13.0) |
| 44 | + rspec-core (3.13.6) |
| 45 | + rspec-support (~> 3.13.0) |
| 46 | + rspec-expectations (3.13.5) |
47 | 47 | diff-lcs (>= 1.2.0, < 2.0) |
48 | | - rspec-support (~> 3.12.0) |
49 | | - rspec-mocks (3.12.5) |
| 48 | + rspec-support (~> 3.13.0) |
| 49 | + rspec-mocks (3.13.7) |
50 | 50 | diff-lcs (>= 1.2.0, < 2.0) |
51 | | - rspec-support (~> 3.12.0) |
52 | | - rspec-support (3.12.0) |
53 | | - rubocop (1.51.0) |
| 51 | + rspec-support (~> 3.13.0) |
| 52 | + rspec-support (3.13.6) |
| 53 | + rubocop (1.82.1) |
54 | 54 | json (~> 2.3) |
| 55 | + language_server-protocol (~> 3.17.0.2) |
| 56 | + lint_roller (~> 1.1.0) |
55 | 57 | parallel (~> 1.10) |
56 | | - parser (>= 3.2.0.0) |
| 58 | + parser (>= 3.3.0.2) |
57 | 59 | rainbow (>= 2.2.2, < 4.0) |
58 | | - regexp_parser (>= 1.8, < 3.0) |
59 | | - rexml (>= 3.2.5, < 4.0) |
60 | | - rubocop-ast (>= 1.28.0, < 2.0) |
| 60 | + regexp_parser (>= 2.9.3, < 3.0) |
| 61 | + rubocop-ast (>= 1.48.0, < 2.0) |
61 | 62 | ruby-progressbar (~> 1.7) |
62 | | - unicode-display_width (>= 2.4.0, < 3.0) |
63 | | - rubocop-ast (1.28.1) |
64 | | - parser (>= 3.2.1.0) |
| 63 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 64 | + rubocop-ast (1.49.0) |
| 65 | + parser (>= 3.3.7.2) |
| 66 | + prism (~> 1.7) |
65 | 67 | ruby-progressbar (1.13.0) |
66 | | - unf (0.1.4) |
67 | | - unf_ext |
68 | | - unf_ext (0.0.8.2) |
69 | | - unicode-display_width (2.4.2) |
| 68 | + unicode-display_width (3.2.0) |
| 69 | + unicode-emoji (~> 4.1) |
| 70 | + unicode-emoji (4.2.0) |
70 | 71 |
|
71 | 72 | PLATFORMS |
72 | 73 | x86_64-linux |
|
0 commit comments