Skip to content

Commit 4fed834

Browse files
committed
bundle update
1 parent 5ba0ced commit 4fed834

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

Gemfile.lock

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
activesupport (8.0.1)
5+
activesupport (8.0.2)
66
base64
77
benchmark (>= 0.3)
88
bigdecimal
@@ -18,8 +18,8 @@ GEM
1818
addressable (2.8.7)
1919
public_suffix (>= 2.0.2, < 7.0)
2020
afm (0.2.2)
21-
ast (2.4.2)
22-
async (2.23.0)
21+
ast (2.4.3)
22+
async (2.23.1)
2323
console (~> 1.29)
2424
fiber-annotation
2525
io-event (~> 1.9)
@@ -36,13 +36,14 @@ GEM
3636
commonmarker (0.23.11)
3737
concurrent-ruby (1.3.5)
3838
connection_pool (2.5.0)
39-
console (1.29.3)
39+
console (1.30.2)
4040
fiber-annotation
4141
fiber-local (~> 1.1)
4242
json
43-
csv (3.3.2)
44-
dnsruby (1.72.3)
43+
csv (3.3.3)
44+
dnsruby (1.72.4)
4545
base64 (~> 0.2.0)
46+
logger (~> 1.6.5)
4647
simpleidn (~> 0.2.1)
4748
drb (2.2.1)
4849
em-websocket (0.5.3)
@@ -142,7 +143,7 @@ GEM
142143
http_parser.rb (0.8.0)
143144
i18n (1.14.7)
144145
concurrent-ruby (~> 1.0)
145-
io-event (1.9.0)
146+
io-event (1.10.0)
146147
jekyll (3.10.0)
147148
addressable (~> 2.4)
148149
colorator (~> 1.0)
@@ -253,7 +254,7 @@ GEM
253254
gemoji (>= 3, < 5)
254255
html-pipeline (~> 2.2)
255256
jekyll (>= 3.0, < 5.0)
256-
json (2.10.1)
257+
json (2.10.2)
257258
kramdown (2.4.0)
258259
rexml
259260
kramdown-parser-gfm (1.1.0)
@@ -266,39 +267,39 @@ GEM
266267
rb-inotify (~> 0.9, >= 0.9.10)
267268
logger (1.6.6)
268269
mercenary (0.3.6)
269-
metrics (0.12.1)
270+
metrics (0.12.2)
270271
mini_portile2 (2.8.8)
271272
minima (2.5.1)
272273
jekyll (>= 3.5, < 5.0)
273274
jekyll-feed (~> 0.9)
274275
jekyll-seo-tag (~> 2.1)
275-
minitest (5.25.4)
276+
minitest (5.25.5)
276277
net-http (0.6.0)
277278
uri
278-
nokogiri (1.18.3)
279+
nokogiri (1.18.6)
279280
mini_portile2 (~> 2.8.2)
280281
racc (~> 1.4)
281-
nokogiri (1.18.3-aarch64-linux-gnu)
282+
nokogiri (1.18.6-aarch64-linux-gnu)
282283
racc (~> 1.4)
283-
nokogiri (1.18.3-aarch64-linux-musl)
284+
nokogiri (1.18.6-aarch64-linux-musl)
284285
racc (~> 1.4)
285-
nokogiri (1.18.3-arm-linux-gnu)
286+
nokogiri (1.18.6-arm-linux-gnu)
286287
racc (~> 1.4)
287-
nokogiri (1.18.3-arm-linux-musl)
288+
nokogiri (1.18.6-arm-linux-musl)
288289
racc (~> 1.4)
289-
nokogiri (1.18.3-arm64-darwin)
290+
nokogiri (1.18.6-arm64-darwin)
290291
racc (~> 1.4)
291-
nokogiri (1.18.3-x86_64-darwin)
292+
nokogiri (1.18.6-x86_64-darwin)
292293
racc (~> 1.4)
293-
nokogiri (1.18.3-x86_64-linux-gnu)
294+
nokogiri (1.18.6-x86_64-linux-gnu)
294295
racc (~> 1.4)
295-
nokogiri (1.18.3-x86_64-linux-musl)
296+
nokogiri (1.18.6-x86_64-linux-musl)
296297
racc (~> 1.4)
297298
octokit (4.25.1)
298299
faraday (>= 1, < 3)
299300
sawyer (~> 0.9)
300301
parallel (1.26.3)
301-
parser (3.3.7.1)
302+
parser (3.3.7.4)
302303
ast (~> 2.4.1)
303304
racc
304305
pathutil (0.16.2)
@@ -309,6 +310,7 @@ GEM
309310
hashery (~> 2.0)
310311
ruby-rc4
311312
ttfunk
313+
prism (1.4.0)
312314
public_suffix (5.1.1)
313315
racc (1.8.1)
314316
rainbow (3.1.1)
@@ -319,19 +321,20 @@ GEM
319321
regexp_parser (2.10.0)
320322
rexml (3.4.1)
321323
rouge (3.30.0)
322-
rubocop (1.73.0)
324+
rubocop (1.75.1)
323325
json (~> 2.3)
324326
language_server-protocol (~> 3.17.0.2)
325327
lint_roller (~> 1.1.0)
326328
parallel (~> 1.10)
327329
parser (>= 3.3.0.2)
328330
rainbow (>= 2.2.2, < 4.0)
329331
regexp_parser (>= 2.9.3, < 3.0)
330-
rubocop-ast (>= 1.38.0, < 2.0)
332+
rubocop-ast (>= 1.43.0, < 2.0)
331333
ruby-progressbar (~> 1.7)
332334
unicode-display_width (>= 2.4.0, < 4.0)
333-
rubocop-ast (1.38.1)
334-
parser (>= 3.3.1.0)
335+
rubocop-ast (1.43.0)
336+
parser (>= 3.3.7.2)
337+
prism (~> 1.4)
335338
rubocop-rake (0.7.1)
336339
lint_roller (~> 1.1)
337340
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)