|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - prawn-markup (1.0.0) |
| 4 | + prawn-markup (1.0.1) |
5 | 5 | nokogiri |
6 | 6 | prawn |
7 | 7 | prawn-table |
8 | 8 |
|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
11 | 11 | specs: |
12 | | - Ascii85 (1.1.0) |
| 12 | + Ascii85 (2.0.1) |
13 | 13 | afm (0.2.2) |
14 | 14 | ast (2.4.2) |
| 15 | + bigdecimal (3.1.8) |
15 | 16 | byebug (11.1.3) |
16 | | - diff-lcs (1.5.0) |
17 | | - docile (1.4.0) |
| 17 | + diff-lcs (1.5.1) |
| 18 | + docile (1.4.1) |
18 | 19 | hashery (2.1.2) |
19 | | - json (2.6.3) |
| 20 | + json (2.9.0) |
| 21 | + language_server-protocol (3.17.0.3) |
20 | 22 | matrix (0.4.2) |
21 | | - nokogiri (1.16.5-x86_64-linux) |
| 23 | + nokogiri (1.17.2-x86_64-linux) |
22 | 24 | racc (~> 1.4) |
23 | | - parallel (1.23.0) |
24 | | - parser (3.2.2.3) |
| 25 | + parallel (1.26.3) |
| 26 | + parser (3.3.6.0) |
25 | 27 | ast (~> 2.4.1) |
26 | 28 | racc |
27 | | - pdf-core (0.9.0) |
| 29 | + pdf-core (0.10.0) |
28 | 30 | pdf-inspector (1.3.0) |
29 | 31 | pdf-reader (>= 1.0, < 3.0.a) |
30 | | - pdf-reader (2.11.0) |
31 | | - Ascii85 (~> 1.0) |
| 32 | + pdf-reader (2.13.0) |
| 33 | + Ascii85 (>= 1.0, < 3.0, != 2.0.0) |
32 | 34 | afm (~> 0.2.1) |
33 | 35 | hashery (~> 2.0) |
34 | 36 | ruby-rc4 |
35 | 37 | ttfunk |
36 | | - prawn (2.4.0) |
37 | | - pdf-core (~> 0.9.0) |
38 | | - ttfunk (~> 1.7) |
| 38 | + prawn (2.5.0) |
| 39 | + matrix (~> 0.4) |
| 40 | + pdf-core (~> 0.10.0) |
| 41 | + ttfunk (~> 1.8) |
39 | 42 | prawn-table (0.2.2) |
40 | 43 | prawn (>= 1.3.0, < 3.0.0) |
41 | 44 | racc (1.8.1) |
42 | 45 | rainbow (3.1.1) |
43 | | - rake (13.0.6) |
44 | | - regexp_parser (2.8.1) |
45 | | - rexml (3.3.9) |
46 | | - rspec (3.12.0) |
47 | | - rspec-core (~> 3.12.0) |
48 | | - rspec-expectations (~> 3.12.0) |
49 | | - rspec-mocks (~> 3.12.0) |
50 | | - rspec-core (3.12.2) |
51 | | - rspec-support (~> 3.12.0) |
52 | | - rspec-expectations (3.12.3) |
| 46 | + rake (13.2.1) |
| 47 | + regexp_parser (2.9.3) |
| 48 | + rspec (3.13.0) |
| 49 | + rspec-core (~> 3.13.0) |
| 50 | + rspec-expectations (~> 3.13.0) |
| 51 | + rspec-mocks (~> 3.13.0) |
| 52 | + rspec-core (3.13.2) |
| 53 | + rspec-support (~> 3.13.0) |
| 54 | + rspec-expectations (3.13.3) |
53 | 55 | diff-lcs (>= 1.2.0, < 2.0) |
54 | | - rspec-support (~> 3.12.0) |
55 | | - rspec-mocks (3.12.5) |
| 56 | + rspec-support (~> 3.13.0) |
| 57 | + rspec-mocks (3.13.2) |
56 | 58 | diff-lcs (>= 1.2.0, < 2.0) |
57 | | - rspec-support (~> 3.12.0) |
58 | | - rspec-support (3.12.0) |
59 | | - rubocop (1.52.1) |
| 59 | + rspec-support (~> 3.13.0) |
| 60 | + rspec-support (3.13.2) |
| 61 | + rubocop (1.69.2) |
60 | 62 | json (~> 2.3) |
| 63 | + language_server-protocol (>= 3.17.0) |
61 | 64 | parallel (~> 1.10) |
62 | | - parser (>= 3.2.2.3) |
| 65 | + parser (>= 3.3.0.2) |
63 | 66 | rainbow (>= 2.2.2, < 4.0) |
64 | | - regexp_parser (>= 1.8, < 3.0) |
65 | | - rexml (>= 3.2.5, < 4.0) |
66 | | - rubocop-ast (>= 1.28.0, < 2.0) |
| 67 | + regexp_parser (>= 2.9.3, < 3.0) |
| 68 | + rubocop-ast (>= 1.36.2, < 2.0) |
67 | 69 | ruby-progressbar (~> 1.7) |
68 | | - unicode-display_width (>= 2.4.0, < 3.0) |
69 | | - rubocop-ast (1.29.0) |
70 | | - parser (>= 3.2.1.0) |
| 70 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 71 | + rubocop-ast (1.37.0) |
| 72 | + parser (>= 3.3.1.0) |
71 | 73 | ruby-progressbar (1.13.0) |
72 | 74 | ruby-rc4 (0.1.5) |
73 | 75 | simplecov (0.22.0) |
74 | 76 | docile (~> 1.1) |
75 | 77 | simplecov-html (~> 0.11) |
76 | 78 | simplecov_json_formatter (~> 0.1) |
77 | | - simplecov-html (0.12.3) |
| 79 | + simplecov-html (0.13.1) |
78 | 80 | simplecov_json_formatter (0.1.4) |
79 | | - ttfunk (1.7.0) |
80 | | - unicode-display_width (2.4.2) |
| 81 | + ttfunk (1.8.0) |
| 82 | + bigdecimal (~> 3.1) |
| 83 | + unicode-display_width (3.1.2) |
| 84 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 85 | + unicode-emoji (4.0.4) |
81 | 86 |
|
82 | 87 | PLATFORMS |
83 | 88 | x86_64-linux |
|
0 commit comments