File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 13
13
- name : Set up Git repository
14
14
uses : actions/checkout@v4.2.2
15
15
- name : Set up Ruby
16
- uses : ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1
16
+ uses : ruby/setup-ruby@a4f838919020b587bb8dd4493e8881bb113d3be7 # v1
17
17
with :
18
18
bundler-cache : true
19
19
- name : Set up Node
Original file line number Diff line number Diff line change @@ -260,32 +260,32 @@ GEM
260
260
logger (1.6.1 )
261
261
mercenary (0.3.6 )
262
262
metrics (0.12.1 )
263
- mini_portile2 (2.8.8 )
263
+ mini_portile2 (2.8.9 )
264
264
minima (2.5.1 )
265
265
jekyll (>= 3.5 , < 5.0 )
266
266
jekyll-feed (~> 0.9 )
267
267
jekyll-seo-tag (~> 2.1 )
268
268
minitest (5.25.1 )
269
269
net-http (0.4.1 )
270
270
uri
271
- nokogiri (1.18.8 )
271
+ nokogiri (1.18.9 )
272
272
mini_portile2 (~> 2.8.2 )
273
273
racc (~> 1.4 )
274
- nokogiri (1.18.8 -aarch64-linux-gnu )
274
+ nokogiri (1.18.9 -aarch64-linux-gnu )
275
275
racc (~> 1.4 )
276
- nokogiri (1.18.8 -aarch64-linux-musl )
276
+ nokogiri (1.18.9 -aarch64-linux-musl )
277
277
racc (~> 1.4 )
278
- nokogiri (1.18.8 -arm-linux-gnu )
278
+ nokogiri (1.18.9 -arm-linux-gnu )
279
279
racc (~> 1.4 )
280
- nokogiri (1.18.8 -arm-linux-musl )
280
+ nokogiri (1.18.9 -arm-linux-musl )
281
281
racc (~> 1.4 )
282
- nokogiri (1.18.8 -arm64-darwin )
282
+ nokogiri (1.18.9 -arm64-darwin )
283
283
racc (~> 1.4 )
284
- nokogiri (1.18.8 -x86_64-darwin )
284
+ nokogiri (1.18.9 -x86_64-darwin )
285
285
racc (~> 1.4 )
286
- nokogiri (1.18.8 -x86_64-linux-gnu )
286
+ nokogiri (1.18.9 -x86_64-linux-gnu )
287
287
racc (~> 1.4 )
288
- nokogiri (1.18.8 -x86_64-linux-musl )
288
+ nokogiri (1.18.9 -x86_64-linux-musl )
289
289
racc (~> 1.4 )
290
290
octokit (4.25.1 )
291
291
faraday (>= 1 , < 3 )
You can’t perform that action at this time.
0 commit comments