1
1
GEM
2
- remote: https://rubygems.org /
2
+ remote: https://mirrors.aliyun.com/rubygems /
3
3
specs:
4
- activesupport (7.1.3.2 )
4
+ activesupport (7.2.1 )
5
5
base64
6
6
bigdecimal
7
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
7
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
8
8
connection_pool (>= 2.2.5 )
9
9
drb
10
10
i18n (>= 1.6 , < 2 )
11
+ logger (>= 1.4.2 )
11
12
minitest (>= 5.1 )
12
- mutex_m
13
- tzinfo (~> 2.0 )
14
- addressable (2.8.6 )
15
- public_suffix (>= 2.0.2 , < 6 .0 )
13
+ securerandom ( >= 0.3 )
14
+ tzinfo (~> 2.0 , >= 2.0.5 )
15
+ addressable (2.8.7 )
16
+ public_suffix (>= 2.0.2 , < 7 .0 )
16
17
base64 (0.2.0 )
17
- beautiful-jekyll-theme (5 .0.0 )
18
- jekyll (~> 3.8 )
18
+ beautiful-jekyll-theme (6 .0.1 )
19
+ jekyll (>= 3.9.3 )
19
20
jekyll-paginate (~> 1.1 )
20
21
jekyll-sitemap (~> 1.4 )
21
- kramdown (~> 2.3.0 )
22
+ kramdown (~> 2.3.2 )
22
23
kramdown-parser-gfm (~> 1.1 )
23
- bigdecimal (3.1.7 )
24
+ webrick (~> 1.8 )
25
+ bigdecimal (3.1.8 )
24
26
coffee-script (2.4.1 )
25
27
coffee-script-source
26
28
execjs
27
29
coffee-script-source (1.11.1 )
28
30
colorator (1.1.0 )
29
31
commonmarker (0.23.10 )
30
- concurrent-ruby (1.2.3 )
32
+ concurrent-ruby (1.3.4 )
31
33
connection_pool (2.4.1 )
32
- dnsruby (1.72.0 )
34
+ dnsruby (1.72.2 )
33
35
simpleidn (~> 0.2.1 )
34
36
drb (2.2.1 )
35
37
em-websocket (0.5.3 )
39
41
ffi (>= 1.15.0 )
40
42
eventmachine (1.2.7 )
41
43
execjs (2.9.1 )
42
- faraday (2.9.0 )
43
- faraday-net_http (>= 2.0 , < 3.2 )
44
- faraday-net_http (3.1.0 )
44
+ faraday (2.12.0 )
45
+ faraday-net_http (>= 2.0 , < 3.4 )
46
+ json
47
+ logger
48
+ faraday-net_http (3.3.0 )
45
49
net-http
46
- ffi (1.16.3 )
50
+ ffi (1.17.0-arm64-darwin )
51
+ ffi (1.17.0-x86_64-darwin )
47
52
forwardable-extended (2.6.0 )
48
53
gemoji (3.0.1 )
49
54
github-pages (228 )
101
106
activesupport (>= 2 )
102
107
nokogiri (>= 1.4 )
103
108
http_parser.rb (0.8.0 )
104
- i18n (1.14.4 )
109
+ i18n (1.14.6 )
105
110
concurrent-ruby (~> 1.0 )
106
111
jekyll (3.9.3 )
107
112
addressable (~> 2.4 )
211
216
gemoji (~> 3.0 )
212
217
html-pipeline (~> 2.2 )
213
218
jekyll (>= 3.0 , < 5.0 )
219
+ json (2.7.2 )
214
220
kramdown (2.3.2 )
215
221
rexml
216
222
kramdown-parser-gfm (1.1.0 )
@@ -219,28 +225,30 @@ GEM
219
225
listen (3.9.0 )
220
226
rb-fsevent (~> 0.10 , >= 0.10.3 )
221
227
rb-inotify (~> 0.9 , >= 0.9.10 )
228
+ logger (1.6.1 )
222
229
mercenary (0.3.6 )
223
230
minima (2.5.1 )
224
231
jekyll (>= 3.5 , < 5.0 )
225
232
jekyll-feed (~> 0.9 )
226
233
jekyll-seo-tag (~> 2.1 )
227
- minitest (5.22.3 )
228
- mutex_m (0.2.0 )
234
+ minitest (5.25.1 )
229
235
net-http (0.4.1 )
230
236
uri
231
- nokogiri (1.16.4-x86_64-darwin )
237
+ nokogiri (1.16.7-arm64-darwin )
238
+ racc (~> 1.4 )
239
+ nokogiri (1.16.7-x86_64-darwin )
232
240
racc (~> 1.4 )
233
241
octokit (4.25.1 )
234
242
faraday (>= 1 , < 3 )
235
243
sawyer (~> 0.9 )
236
244
pathutil (0.16.2 )
237
245
forwardable-extended (~> 2.6 )
238
246
public_suffix (4.0.7 )
239
- racc (1.7.3 )
247
+ racc (1.8.1 )
240
248
rb-fsevent (0.11.2 )
241
- rb-inotify (0.10 .1 )
249
+ rb-inotify (0.11 .1 )
242
250
ffi (~> 1.0 )
243
- rexml (3.2.6 )
251
+ rexml (3.3.8 )
244
252
rouge (3.26.0 )
245
253
rubyzip (2.3.2 )
246
254
safe_yaml (1.0.5 )
@@ -252,27 +260,26 @@ GEM
252
260
sawyer (0.9.2 )
253
261
addressable (>= 2.3.5 )
254
262
faraday (>= 0.17.3 , < 3 )
255
- simpleidn (0.2 .1 )
256
- unf ( ~> 0.1.4 )
263
+ securerandom (0.3 .1 )
264
+ simpleidn ( 0.2.3 )
257
265
terminal-table (1.8.0 )
258
266
unicode-display_width (~> 1.1 , >= 1.1.1 )
259
267
typhoeus (1.4.1 )
260
268
ethon (>= 0.9.0 )
261
269
tzinfo (2.0.6 )
262
270
concurrent-ruby (~> 1.0 )
263
- unf (0.1.4 )
264
- unf_ext
265
- unf_ext (0.0.9.1 )
266
271
unicode-display_width (1.8.0 )
267
- uri (0.13.0 )
272
+ uri (0.13.1 )
273
+ webrick (1.8.2 )
268
274
269
275
PLATFORMS
276
+ arm64-darwin-23
270
277
x86_64-darwin-21
271
278
x86_64-darwin-22
272
279
273
280
DEPENDENCIES
274
- beautiful-jekyll-theme (= 5 .0.0 )
281
+ beautiful-jekyll-theme (= 6 .0.1 )
275
282
github-pages
276
283
277
284
BUNDLED WITH
278
- 2.5.6
285
+ 2.5.20
0 commit comments