1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.1.3.2 )
4
+ activesupport (7.1.3.4 )
5
5
base64
6
6
bigdecimal
7
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
11
11
minitest (>= 5.1 )
12
12
mutex_m
13
13
tzinfo (~> 2.0 )
14
- addressable (2.8.6 )
15
- public_suffix (>= 2.0.2 , < 6 .0 )
14
+ addressable (2.8.7 )
15
+ public_suffix (>= 2.0.2 , < 7 .0 )
16
16
base64 (0.2.0 )
17
- bigdecimal (3.1.7 )
17
+ bigdecimal (3.1.8 )
18
18
coffee-script (2.4.1 )
19
19
coffee-script-source
20
20
execjs
21
21
coffee-script-source (1.12.2 )
22
22
colorator (1.1.0 )
23
23
commonmarker (0.23.10 )
24
- concurrent-ruby (1.2 .3 )
24
+ concurrent-ruby (1.3 .3 )
25
25
connection_pool (2.4.1 )
26
26
dnsruby (1.72.1 )
27
27
simpleidn (~> 0.2.1 )
38
38
faraday-net_http (>= 2.0 , < 3.1 )
39
39
ruby2_keywords (>= 0.0.4 )
40
40
faraday-net_http (3.0.2 )
41
- ffi (1.16.3 )
41
+ ffi (1.17.0 )
42
+ ffi (1.17.0-arm64-darwin )
42
43
forwardable-extended (2.6.0 )
43
44
gemoji (4.1.0 )
44
45
github-pages (231 )
@@ -218,12 +219,12 @@ GEM
218
219
rb-fsevent (~> 0.10 , >= 0.10.3 )
219
220
rb-inotify (~> 0.9 , >= 0.9.10 )
220
221
mercenary (0.3.6 )
221
- mini_portile2 (2.8.6 )
222
+ mini_portile2 (2.8.7 )
222
223
minima (2.5.1 )
223
224
jekyll (>= 3.5 , < 5.0 )
224
225
jekyll-feed (~> 0.9 )
225
226
jekyll-seo-tag (~> 2.1 )
226
- minitest (5.22.3 )
227
+ minitest (5.24.1 )
227
228
mutex_m (0.2.0 )
228
229
nokogiri (1.15.6 )
229
230
mini_portile2 (~> 2.8.2 )
@@ -233,14 +234,14 @@ GEM
233
234
sawyer (~> 0.9 )
234
235
pathutil (0.16.2 )
235
236
forwardable-extended (~> 2.6 )
236
- public_suffix (5.0.5 )
237
+ public_suffix (5.1.1 )
237
238
racc (1.8.0 )
238
239
rake (13.2.1 )
239
240
rb-fsevent (0.11.2 )
240
241
rb-inotify (0.11.1 )
241
242
ffi (~> 1.0 )
242
- rexml (3.2.8 )
243
- strscan ( >= 3.0.9 )
243
+ rexml (3.3.1 )
244
+ strscan
244
245
rouge (3.30.0 )
245
246
ruby2_keywords (0.0.5 )
246
247
rubyzip (2.3.2 )
@@ -253,22 +254,19 @@ GEM
253
254
sawyer (0.9.2 )
254
255
addressable (>= 2.3.5 )
255
256
faraday (>= 0.17.3 , < 3 )
256
- simpleidn (0.2.1 )
257
- unf (~> 0.1.4 )
257
+ simpleidn (0.2.3 )
258
258
strscan (3.1.0 )
259
259
terminal-table (1.8.0 )
260
260
unicode-display_width (~> 1.1 , >= 1.1.1 )
261
261
typhoeus (1.4.1 )
262
262
ethon (>= 0.9.0 )
263
263
tzinfo (2.0.6 )
264
264
concurrent-ruby (~> 1.0 )
265
- unf (0.1.4 )
266
- unf_ext
267
- unf_ext (0.0.9.1 )
268
265
unicode-display_width (1.8.0 )
269
266
webrick (1.8.1 )
270
267
271
268
PLATFORMS
269
+ arm64-darwin-23
272
270
ruby
273
271
274
272
DEPENDENCIES
@@ -282,4 +280,4 @@ DEPENDENCIES
282
280
webrick
283
281
284
282
BUNDLED WITH
285
- 2.4.22
283
+ 2.5.11
0 commit comments