File tree Expand file tree Collapse file tree 1 file changed +30
-21
lines changed Expand file tree Collapse file tree 1 file changed +30
-21
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.0.7 )
4
+ activesupport (7.1.2 )
5
+ base64
6
+ bigdecimal
5
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
8
+ connection_pool (>= 2.2.5 )
9
+ drb
6
10
i18n (>= 1.6 , < 2 )
7
11
minitest (>= 5.1 )
12
+ mutex_m
8
13
tzinfo (~> 2.0 )
9
- addressable (2.8.1 )
14
+ addressable (2.8.6 )
10
15
public_suffix (>= 2.0.2 , < 6.0 )
16
+ base64 (0.2.0 )
17
+ bigdecimal (3.1.4 )
11
18
coffee-script (2.4.1 )
12
19
coffee-script-source
13
20
execjs
14
21
coffee-script-source (1.11.1 )
15
22
colorator (1.1.0 )
16
- commonmarker (0.23.8 )
23
+ commonmarker (0.23.10 )
17
24
concurrent-ruby (1.2.2 )
18
- dnsruby (1.61.9 )
19
- simpleidn (~> 0.1 )
25
+ connection_pool (2.4.1 )
26
+ dnsruby (1.70.0 )
27
+ simpleidn (~> 0.2.1 )
28
+ drb (2.2.0 )
29
+ ruby2_keywords
20
30
em-websocket (0.5.3 )
21
31
eventmachine (>= 0.12.9 )
22
32
http_parser.rb (~> 0 )
23
33
ethon (0.16.0 )
24
34
ffi (>= 1.15.0 )
25
35
eventmachine (1.2.7 )
26
- execjs (2.8.1 )
27
- faraday (2.7.4 )
36
+ execjs (2.9.1 )
37
+ faraday (2.7.12 )
38
+ base64
28
39
faraday-net_http (>= 2.0 , < 3.1 )
29
40
ruby2_keywords (>= 0.0.4 )
30
41
faraday-net_http (3.0.2 )
31
- ffi (1.15.5 )
42
+ ffi (1.16.3-x64-mingw-ucrt )
32
43
forwardable-extended (2.6.0 )
33
44
gemoji (3.0.1 )
34
45
github-pages (228 )
@@ -213,28 +224,27 @@ GEM
213
224
rb-fsevent (~> 0.10 , >= 0.10.3 )
214
225
rb-inotify (~> 0.9 , >= 0.9.10 )
215
226
mercenary (0.3.6 )
216
- mini_portile2 (2.8.1 )
217
227
minima (2.5.1 )
218
228
jekyll (>= 3.5 , < 5.0 )
219
229
jekyll-feed (~> 0.9 )
220
230
jekyll-seo-tag (~> 2.1 )
221
- minitest (5.19 .0 )
222
- nokogiri ( 1.14.1 )
223
- mini_portile2 ( ~> 2.8.0 )
231
+ minitest (5.20 .0 )
232
+ mutex_m ( 0.2.0 )
233
+ nokogiri ( 1.15.5-x64-mingw-ucrt )
224
234
racc (~> 1.4 )
225
235
octokit (4.25.1 )
226
236
faraday (>= 1 , < 3 )
227
237
sawyer (~> 0.9 )
228
- parallel (1.22.1 )
238
+ parallel (1.23.0 )
229
239
pathutil (0.16.2 )
230
240
forwardable-extended (~> 2.6 )
231
241
public_suffix (4.0.7 )
232
- racc (1.6.2 )
242
+ racc (1.7.3 )
233
243
rainbow (3.1.1 )
234
244
rb-fsevent (0.11.2 )
235
245
rb-inotify (0.10.1 )
236
246
ffi (~> 1.0 )
237
- rexml (3.2.5 )
247
+ rexml (3.2.6 )
238
248
rouge (3.26.0 )
239
249
ruby2_keywords (0.0.5 )
240
250
rubyzip (2.3.2 )
@@ -251,21 +261,20 @@ GEM
251
261
unf (~> 0.1.4 )
252
262
terminal-table (1.8.0 )
253
263
unicode-display_width (~> 1.1 , >= 1.1.1 )
254
- typhoeus (1.4.0 )
264
+ typhoeus (1.4.1 )
255
265
ethon (>= 0.9.0 )
256
266
tzinfo (2.0.6 )
257
267
concurrent-ruby (~> 1.0 )
258
268
unf (0.1.4 )
259
269
unf_ext
260
- unf_ext (0.0.8.2 )
270
+ unf_ext (0.0.9.1-x64-mingw-ucrt )
261
271
unicode-display_width (1.8.0 )
262
- wdm (>= 0.1.1 )
272
+ wdm (0.1.1 )
263
273
webrick (1.8.1 )
264
274
yell (2.2.2 )
265
275
266
276
PLATFORMS
267
- ruby
268
- x64-mingw32
277
+ x64-mingw-ucrt
269
278
270
279
DEPENDENCIES
271
280
github-pages (= 228 )
@@ -274,4 +283,4 @@ DEPENDENCIES
274
283
webrick (~> 1.8 )
275
284
276
285
BUNDLED WITH
277
- 2.2.24
286
+ 2.4.21
You can’t perform that action at this time.
0 commit comments