|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - Ascii85 (1.1.0) |
5 |
| - addressable (2.8.4) |
6 |
| - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + Ascii85 (2.0.1) |
| 5 | + addressable (2.8.7) |
| 6 | + public_suffix (>= 2.0.2, < 7.0) |
7 | 7 | afm (0.2.2)
|
8 |
| - async (2.6.2) |
9 |
| - console (~> 1.10) |
| 8 | + async (2.21.3) |
| 9 | + console (~> 1.29) |
10 | 10 | fiber-annotation
|
11 |
| - io-event (~> 1.1) |
12 |
| - timers (~> 4.1) |
| 11 | + io-event (~> 1.7) |
| 12 | + metrics (~> 0.12) |
| 13 | + traces (~> 0.15) |
| 14 | + base64 (0.2.0) |
| 15 | + bigdecimal (3.1.9) |
13 | 16 | colorator (1.1.0)
|
14 |
| - concurrent-ruby (1.2.2) |
15 |
| - console (1.17.2) |
| 17 | + concurrent-ruby (1.3.5) |
| 18 | + console (1.29.2) |
16 | 19 | fiber-annotation
|
17 |
| - fiber-local |
| 20 | + fiber-local (~> 1.1) |
| 21 | + json |
| 22 | + csv (3.3.2) |
18 | 23 | em-websocket (0.5.3)
|
19 | 24 | eventmachine (>= 0.12.9)
|
20 | 25 | http_parser.rb (~> 0)
|
21 | 26 | ethon (0.16.0)
|
22 | 27 | ffi (>= 1.15.0)
|
23 | 28 | eventmachine (1.2.7)
|
24 |
| - ffi (1.15.5) |
| 29 | + ffi (1.17.1-aarch64-linux-gnu) |
| 30 | + ffi (1.17.1-aarch64-linux-musl) |
| 31 | + ffi (1.17.1-arm-linux-gnu) |
| 32 | + ffi (1.17.1-arm-linux-musl) |
| 33 | + ffi (1.17.1-arm64-darwin) |
| 34 | + ffi (1.17.1-x86_64-darwin) |
| 35 | + ffi (1.17.1-x86_64-linux-gnu) |
| 36 | + ffi (1.17.1-x86_64-linux-musl) |
25 | 37 | fiber-annotation (0.2.0)
|
26 |
| - fiber-local (1.0.0) |
| 38 | + fiber-local (1.1.0) |
| 39 | + fiber-storage |
| 40 | + fiber-storage (1.0.0) |
27 | 41 | forwardable-extended (2.6.0)
|
| 42 | + google-protobuf (4.29.3) |
| 43 | + bigdecimal |
| 44 | + rake (>= 13) |
| 45 | + google-protobuf (4.29.3-aarch64-linux) |
| 46 | + bigdecimal |
| 47 | + rake (>= 13) |
| 48 | + google-protobuf (4.29.3-arm64-darwin) |
| 49 | + bigdecimal |
| 50 | + rake (>= 13) |
| 51 | + google-protobuf (4.29.3-x86_64-darwin) |
| 52 | + bigdecimal |
| 53 | + rake (>= 13) |
| 54 | + google-protobuf (4.29.3-x86_64-linux) |
| 55 | + bigdecimal |
| 56 | + rake (>= 13) |
28 | 57 | hashery (2.1.2)
|
29 |
| - html-proofer (5.0.7) |
| 58 | + html-proofer (5.0.9) |
30 | 59 | addressable (~> 2.3)
|
31 | 60 | async (~> 2.1)
|
32 | 61 | nokogiri (~> 1.13)
|
|
36 | 65 | yell (~> 2.0)
|
37 | 66 | zeitwerk (~> 2.5)
|
38 | 67 | http_parser.rb (0.8.0)
|
39 |
| - i18n (1.14.1) |
| 68 | + i18n (1.14.7) |
40 | 69 | concurrent-ruby (~> 1.0)
|
41 |
| - io-event (1.2.2) |
42 |
| - jekyll (3.9.3) |
| 70 | + io-event (1.8.2) |
| 71 | + jekyll (4.4.1) |
43 | 72 | addressable (~> 2.4)
|
| 73 | + base64 (~> 0.2) |
44 | 74 | colorator (~> 1.0)
|
| 75 | + csv (~> 3.0) |
45 | 76 | em-websocket (~> 0.5)
|
46 |
| - i18n (>= 0.7, < 2) |
47 |
| - jekyll-sass-converter (~> 1.0) |
| 77 | + i18n (~> 1.0) |
| 78 | + jekyll-sass-converter (>= 2.0, < 4.0) |
48 | 79 | jekyll-watch (~> 2.0)
|
49 |
| - kramdown (>= 1.17, < 3) |
| 80 | + json (~> 2.6) |
| 81 | + kramdown (~> 2.3, >= 2.3.1) |
| 82 | + kramdown-parser-gfm (~> 1.0) |
50 | 83 | liquid (~> 4.0)
|
51 |
| - mercenary (~> 0.3.3) |
| 84 | + mercenary (~> 0.3, >= 0.3.6) |
52 | 85 | pathutil (~> 0.9)
|
53 |
| - rouge (>= 1.7, < 4) |
| 86 | + rouge (>= 3.0, < 5.0) |
54 | 87 | safe_yaml (~> 1.0)
|
| 88 | + terminal-table (>= 1.8, < 4.0) |
| 89 | + webrick (~> 1.7) |
55 | 90 | jekyll-feed (0.17.0)
|
56 | 91 | jekyll (>= 3.7, < 5.0)
|
57 | 92 | jekyll-redirect-from (0.16.0)
|
|
61 | 96 | jekyll (>= 3.5, < 5.0)
|
62 | 97 | jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
|
63 | 98 | rubyzip (>= 1.3.0, < 3.0)
|
64 |
| - jekyll-sass-converter (1.5.2) |
65 |
| - sass (~> 3.4) |
| 99 | + jekyll-sass-converter (3.0.0) |
| 100 | + sass-embedded (~> 1.54) |
66 | 101 | jekyll-seo-tag (2.8.0)
|
67 | 102 | jekyll (>= 3.8, < 5.0)
|
68 | 103 | jekyll-watch (2.2.1)
|
69 | 104 | listen (~> 3.0)
|
70 |
| - kramdown (2.4.0) |
71 |
| - rexml |
| 105 | + json (2.9.1) |
| 106 | + kramdown (2.5.1) |
| 107 | + rexml (>= 3.3.9) |
72 | 108 | kramdown-parser-gfm (1.1.0)
|
73 | 109 | kramdown (~> 2.0)
|
74 | 110 | liquid (4.0.4)
|
75 |
| - listen (3.8.0) |
| 111 | + listen (3.9.0) |
76 | 112 | rb-fsevent (~> 0.10, >= 0.10.3)
|
77 | 113 | rb-inotify (~> 0.9, >= 0.9.10)
|
78 |
| - mercenary (0.3.6) |
79 |
| - mini_portile2 (2.8.6) |
80 |
| - nokogiri (1.16.5) |
81 |
| - mini_portile2 (~> 2.8.2) |
| 114 | + mercenary (0.4.0) |
| 115 | + metrics (0.12.1) |
| 116 | + nokogiri (1.18.2-aarch64-linux-gnu) |
| 117 | + racc (~> 1.4) |
| 118 | + nokogiri (1.18.2-aarch64-linux-musl) |
| 119 | + racc (~> 1.4) |
| 120 | + nokogiri (1.18.2-arm-linux-gnu) |
| 121 | + racc (~> 1.4) |
| 122 | + nokogiri (1.18.2-arm-linux-musl) |
| 123 | + racc (~> 1.4) |
| 124 | + nokogiri (1.18.2-arm64-darwin) |
| 125 | + racc (~> 1.4) |
| 126 | + nokogiri (1.18.2-x86_64-darwin) |
| 127 | + racc (~> 1.4) |
| 128 | + nokogiri (1.18.2-x86_64-linux-gnu) |
| 129 | + racc (~> 1.4) |
| 130 | + nokogiri (1.18.2-x86_64-linux-musl) |
82 | 131 | racc (~> 1.4)
|
83 | 132 | pathutil (0.16.2)
|
84 | 133 | forwardable-extended (~> 2.6)
|
85 |
| - pdf-reader (2.11.0) |
86 |
| - Ascii85 (~> 1.0) |
| 134 | + pdf-reader (2.14.1) |
| 135 | + Ascii85 (>= 1.0, < 3.0, != 2.0.0) |
87 | 136 | afm (~> 0.2.1)
|
88 | 137 | hashery (~> 2.0)
|
89 | 138 | ruby-rc4
|
90 | 139 | ttfunk
|
91 |
| - public_suffix (5.0.1) |
92 |
| - racc (1.7.3) |
| 140 | + public_suffix (6.0.1) |
| 141 | + racc (1.8.1) |
93 | 142 | rainbow (3.1.1)
|
94 |
| - rake (13.0.6) |
| 143 | + rake (13.2.1) |
95 | 144 | rb-fsevent (0.11.2)
|
96 |
| - rb-inotify (0.10.1) |
| 145 | + rb-inotify (0.11.1) |
97 | 146 | ffi (~> 1.0)
|
98 |
| - rexml (3.3.9) |
99 |
| - rouge (3.30.0) |
| 147 | + rexml (3.4.0) |
| 148 | + rouge (4.5.1) |
100 | 149 | ruby-rc4 (0.1.5)
|
101 |
| - rubyzip (2.3.2) |
| 150 | + rubyzip (2.4.1) |
102 | 151 | safe_yaml (1.0.5)
|
103 |
| - sass (3.7.4) |
104 |
| - sass-listen (~> 4.0.0) |
105 |
| - sass-listen (4.0.0) |
106 |
| - rb-fsevent (~> 0.9, >= 0.9.4) |
107 |
| - rb-inotify (~> 0.9, >= 0.9.7) |
108 |
| - timers (4.3.5) |
109 |
| - ttfunk (1.7.0) |
110 |
| - typhoeus (1.4.0) |
| 152 | + sass-embedded (1.83.4-aarch64-linux-gnu) |
| 153 | + google-protobuf (~> 4.29) |
| 154 | + sass-embedded (1.83.4-aarch64-linux-musl) |
| 155 | + google-protobuf (~> 4.29) |
| 156 | + sass-embedded (1.83.4-arm-linux-gnueabihf) |
| 157 | + google-protobuf (~> 4.29) |
| 158 | + sass-embedded (1.83.4-arm-linux-musleabihf) |
| 159 | + google-protobuf (~> 4.29) |
| 160 | + sass-embedded (1.83.4-arm64-darwin) |
| 161 | + google-protobuf (~> 4.29) |
| 162 | + sass-embedded (1.83.4-x86_64-darwin) |
| 163 | + google-protobuf (~> 4.29) |
| 164 | + sass-embedded (1.83.4-x86_64-linux-gnu) |
| 165 | + google-protobuf (~> 4.29) |
| 166 | + sass-embedded (1.83.4-x86_64-linux-musl) |
| 167 | + google-protobuf (~> 4.29) |
| 168 | + terminal-table (3.0.2) |
| 169 | + unicode-display_width (>= 1.1.1, < 3) |
| 170 | + traces (0.15.2) |
| 171 | + ttfunk (1.8.0) |
| 172 | + bigdecimal (~> 3.1) |
| 173 | + typhoeus (1.4.1) |
111 | 174 | ethon (>= 0.9.0)
|
112 |
| - webrick (1.8.2) |
| 175 | + unicode-display_width (2.6.0) |
| 176 | + webrick (1.9.1) |
113 | 177 | yell (2.2.2)
|
114 |
| - zeitwerk (2.6.8) |
| 178 | + zeitwerk (2.7.1) |
115 | 179 |
|
116 | 180 | PLATFORMS
|
117 |
| - ruby |
| 181 | + aarch64-linux |
| 182 | + aarch64-linux-gnu |
| 183 | + aarch64-linux-musl |
| 184 | + arm-linux-gnu |
| 185 | + arm-linux-gnueabihf |
| 186 | + arm-linux-musl |
| 187 | + arm-linux-musleabihf |
| 188 | + arm64-darwin |
| 189 | + x86_64-darwin |
| 190 | + x86_64-linux |
| 191 | + x86_64-linux-gnu |
| 192 | + x86_64-linux-musl |
118 | 193 |
|
119 | 194 | DEPENDENCIES
|
120 | 195 | html-proofer
|
121 |
| - jekyll (~> 3.9) |
| 196 | + jekyll |
122 | 197 | jekyll-feed
|
123 | 198 | jekyll-redirect-from
|
124 | 199 | jekyll-remote-theme
|
125 | 200 | jekyll-seo-tag
|
126 | 201 | kramdown-parser-gfm
|
127 | 202 | rake
|
128 | 203 | tzinfo-data
|
129 |
| - webrick (~> 1.8) |
| 204 | + webrick |
130 | 205 |
|
131 | 206 | BUNDLED WITH
|
132 |
| - 2.2.23 |
| 207 | + 2.5.22 |
0 commit comments