|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.6) |
5 |
| - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
| 6 | + bigdecimal (3.1.8) |
6 | 7 | colorator (1.1.0)
|
7 |
| - concurrent-ruby (1.2.2) |
| 8 | + concurrent-ruby (1.3.3) |
8 | 9 | em-websocket (0.5.3)
|
9 | 10 | eventmachine (>= 0.12.9)
|
10 | 11 | http_parser.rb (~> 0)
|
11 | 12 | ethon (0.16.0)
|
12 | 13 | ffi (>= 1.15.0)
|
13 | 14 | eventmachine (1.2.7)
|
14 |
| - ffi (1.16.3) |
| 15 | + ffi (1.17.0-arm64-darwin) |
| 16 | + ffi (1.17.0-x86_64-darwin) |
15 | 17 | forwardable-extended (2.6.0)
|
16 |
| - google-protobuf (3.25.1) |
17 |
| - google-protobuf (3.25.1-x86_64-darwin) |
18 |
| - google-protobuf (3.25.1-x86_64-linux) |
| 18 | + google-protobuf (4.27.1-arm64-darwin) |
| 19 | + bigdecimal |
| 20 | + rake (>= 13) |
| 21 | + google-protobuf (4.27.1-x86_64-darwin) |
| 22 | + bigdecimal |
| 23 | + rake (>= 13) |
19 | 24 | html-proofer (3.19.4)
|
20 | 25 | addressable (~> 2.3)
|
21 | 26 | mercenary (~> 0.3)
|
|
25 | 30 | typhoeus (~> 1.3)
|
26 | 31 | yell (~> 2.0)
|
27 | 32 | http_parser.rb (0.8.0)
|
28 |
| - i18n (1.14.1) |
| 33 | + i18n (1.14.5) |
29 | 34 | concurrent-ruby (~> 1.0)
|
30 | 35 | jekyll (4.3.3)
|
31 | 36 | addressable (~> 2.4)
|
|
54 | 59 | kramdown-parser-gfm (1.1.0)
|
55 | 60 | kramdown (~> 2.0)
|
56 | 61 | liquid (4.0.4)
|
57 |
| - listen (3.8.0) |
| 62 | + listen (3.9.0) |
58 | 63 | rb-fsevent (~> 0.10, >= 0.10.3)
|
59 | 64 | rb-inotify (~> 0.9, >= 0.9.10)
|
60 | 65 | mercenary (0.4.0)
|
61 |
| - mini_portile2 (2.8.1) |
62 |
| - nokogiri (1.14.3) |
63 |
| - mini_portile2 (~> 2.8.0) |
| 66 | + nokogiri (1.16.6-arm64-darwin) |
64 | 67 | racc (~> 1.4)
|
65 |
| - nokogiri (1.14.3-x86_64-darwin) |
| 68 | + nokogiri (1.16.6-x86_64-darwin) |
66 | 69 | racc (~> 1.4)
|
67 |
| - nokogiri (1.14.3-x86_64-linux) |
68 |
| - racc (~> 1.4) |
69 |
| - parallel (1.22.1) |
| 70 | + parallel (1.25.1) |
70 | 71 | pathutil (0.16.2)
|
71 | 72 | forwardable-extended (~> 2.6)
|
72 |
| - public_suffix (5.0.4) |
73 |
| - racc (1.6.2) |
| 73 | + public_suffix (6.0.0) |
| 74 | + racc (1.8.0) |
74 | 75 | rainbow (3.1.1)
|
75 |
| - rake (13.1.0) |
| 76 | + rake (13.2.1) |
76 | 77 | rb-fsevent (0.11.2)
|
77 |
| - rb-inotify (0.10.1) |
| 78 | + rb-inotify (0.11.1) |
78 | 79 | ffi (~> 1.0)
|
79 |
| - rexml (3.2.6) |
80 |
| - rouge (4.2.0) |
| 80 | + rexml (3.3.0) |
| 81 | + strscan |
| 82 | + rouge (4.3.0) |
81 | 83 | safe_yaml (1.0.5)
|
82 |
| - sass-embedded (1.69.6) |
83 |
| - google-protobuf (~> 3.25) |
84 |
| - rake (>= 13.0.0) |
85 |
| - sass-embedded (1.69.6-x86_64-darwin) |
86 |
| - google-protobuf (~> 3.25) |
87 |
| - sass-embedded (1.69.6-x86_64-linux-gnu) |
88 |
| - google-protobuf (~> 3.25) |
| 84 | + sass-embedded (1.77.5-arm64-darwin) |
| 85 | + google-protobuf (>= 3.25, < 5.0) |
| 86 | + sass-embedded (1.77.5-x86_64-darwin) |
| 87 | + google-protobuf (>= 3.25, < 5.0) |
| 88 | + strscan (3.1.0) |
89 | 89 | terminal-table (3.0.2)
|
90 | 90 | unicode-display_width (>= 1.1.1, < 3)
|
91 |
| - typhoeus (1.4.0) |
| 91 | + typhoeus (1.4.1) |
92 | 92 | ethon (>= 0.9.0)
|
93 | 93 | unicode-display_width (2.5.0)
|
94 | 94 | webrick (1.8.1)
|
95 | 95 | yell (2.2.2)
|
96 | 96 |
|
97 | 97 | PLATFORMS
|
98 |
| - ruby |
99 |
| - x86_64-darwin-21 |
100 |
| - x86_64-linux |
| 98 | + arm64-darwin |
| 99 | + x86_64-darwin |
101 | 100 |
|
102 | 101 | DEPENDENCIES
|
103 | 102 | html-proofer (~> 3.15, >= 3.15.3)
|
104 |
| - jekyll (~> 4.3.1) |
| 103 | + jekyll (~> 4.3.3) |
105 | 104 | jekyll-sitemap (~> 1.4)
|
106 | 105 | nokogiri (~> 1.14)
|
107 | 106 |
|
108 | 107 | BUNDLED WITH
|
109 |
| - 2.4.2 |
| 108 | + 2.5.12 |
0 commit comments