Skip to content

Commit f4fad46

Browse files
committed
bundle update
1 parent d69a9e7 commit f4fad46

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

Gemfile.lock

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ GEM
1919
public_suffix (>= 2.0.2, < 7.0)
2020
afm (0.2.2)
2121
ast (2.4.3)
22-
async (2.23.1)
22+
async (2.27.0)
2323
console (~> 1.29)
2424
fiber-annotation
25-
io-event (~> 1.9)
25+
io-event (~> 1.11)
2626
metrics (~> 0.12)
2727
traces (~> 0.15)
2828
base64 (0.2.0)
29-
benchmark (0.4.0)
30-
bigdecimal (3.1.9)
29+
benchmark (0.4.1)
30+
bigdecimal (3.2.2)
3131
coffee-script (2.4.1)
3232
coffee-script-source
3333
execjs
@@ -36,28 +36,28 @@ GEM
3636
commonmarker (0.23.11)
3737
concurrent-ruby (1.3.5)
3838
connection_pool (2.5.3)
39-
console (1.30.2)
39+
console (1.33.0)
4040
fiber-annotation
4141
fiber-local (~> 1.1)
4242
json
43-
csv (3.3.4)
43+
csv (3.3.5)
4444
dnsruby (1.72.4)
4545
base64 (~> 0.2.0)
4646
logger (~> 1.6.5)
4747
simpleidn (~> 0.2.1)
48-
drb (2.2.1)
48+
drb (2.2.3)
4949
em-websocket (0.5.3)
5050
eventmachine (>= 0.12.9)
5151
http_parser.rb (~> 0)
5252
ethon (0.16.0)
5353
ffi (>= 1.15.0)
5454
eventmachine (1.2.7)
5555
execjs (2.10.0)
56-
faraday (2.13.1)
56+
faraday (2.13.4)
5757
faraday-net_http (>= 2.0, < 3.5)
5858
json
5959
logger
60-
faraday-net_http (3.4.0)
60+
faraday-net_http (3.4.1)
6161
net-http (>= 0.5.0)
6262
ffi (1.17.2-aarch64-linux-gnu)
6363
ffi (1.17.2-aarch64-linux-musl)
@@ -141,7 +141,7 @@ GEM
141141
http_parser.rb (0.8.0)
142142
i18n (1.14.7)
143143
concurrent-ruby (~> 1.0)
144-
io-event (1.10.0)
144+
io-event (1.12.1)
145145
jekyll (3.10.0)
146146
addressable (~> 2.4)
147147
colorator (~> 1.0)
@@ -252,12 +252,12 @@ GEM
252252
gemoji (>= 3, < 5)
253253
html-pipeline (~> 2.2)
254254
jekyll (>= 3.0, < 5.0)
255-
json (2.11.3)
255+
json (2.13.2)
256256
kramdown (2.4.0)
257257
rexml
258258
kramdown-parser-gfm (1.1.0)
259259
kramdown (~> 2.0)
260-
language_server-protocol (3.17.0.4)
260+
language_server-protocol (3.17.0.5)
261261
lint_roller (1.1.0)
262262
liquid (4.0.4)
263263
listen (3.9.0)
@@ -273,27 +273,27 @@ GEM
273273
minitest (5.25.5)
274274
net-http (0.6.0)
275275
uri
276-
nokogiri (1.18.8-aarch64-linux-gnu)
276+
nokogiri (1.18.9-aarch64-linux-gnu)
277277
racc (~> 1.4)
278-
nokogiri (1.18.8-aarch64-linux-musl)
278+
nokogiri (1.18.9-aarch64-linux-musl)
279279
racc (~> 1.4)
280-
nokogiri (1.18.8-arm-linux-gnu)
280+
nokogiri (1.18.9-arm-linux-gnu)
281281
racc (~> 1.4)
282-
nokogiri (1.18.8-arm-linux-musl)
282+
nokogiri (1.18.9-arm-linux-musl)
283283
racc (~> 1.4)
284-
nokogiri (1.18.8-arm64-darwin)
284+
nokogiri (1.18.9-arm64-darwin)
285285
racc (~> 1.4)
286-
nokogiri (1.18.8-x86_64-darwin)
286+
nokogiri (1.18.9-x86_64-darwin)
287287
racc (~> 1.4)
288-
nokogiri (1.18.8-x86_64-linux-gnu)
288+
nokogiri (1.18.9-x86_64-linux-gnu)
289289
racc (~> 1.4)
290-
nokogiri (1.18.8-x86_64-linux-musl)
290+
nokogiri (1.18.9-x86_64-linux-musl)
291291
racc (~> 1.4)
292292
octokit (4.25.1)
293293
faraday (>= 1, < 3)
294294
sawyer (~> 0.9)
295295
parallel (1.27.0)
296-
parser (3.3.8.0)
296+
parser (3.3.9.0)
297297
ast (~> 2.4.1)
298298
racc
299299
pathutil (0.16.2)
@@ -308,25 +308,26 @@ GEM
308308
public_suffix (5.1.1)
309309
racc (1.8.1)
310310
rainbow (3.1.1)
311-
rake (13.2.1)
311+
rake (13.3.0)
312312
rb-fsevent (0.11.2)
313313
rb-inotify (0.11.1)
314314
ffi (~> 1.0)
315315
regexp_parser (2.10.0)
316316
rexml (3.4.1)
317317
rouge (3.30.0)
318-
rubocop (1.75.4)
318+
rubocop (1.79.0)
319319
json (~> 2.3)
320320
language_server-protocol (~> 3.17.0.2)
321321
lint_roller (~> 1.1.0)
322322
parallel (~> 1.10)
323323
parser (>= 3.3.0.2)
324324
rainbow (>= 2.2.2, < 4.0)
325325
regexp_parser (>= 2.9.3, < 3.0)
326-
rubocop-ast (>= 1.44.0, < 2.0)
326+
rubocop-ast (>= 1.46.0, < 2.0)
327327
ruby-progressbar (~> 1.7)
328+
tsort (>= 0.2.0)
328329
unicode-display_width (>= 2.4.0, < 4.0)
329-
rubocop-ast (1.44.1)
330+
rubocop-ast (1.46.0)
330331
parser (>= 3.3.7.2)
331332
prism (~> 1.4)
332333
rubocop-rake (0.7.1)
@@ -348,6 +349,7 @@ GEM
348349
simpleidn (0.2.3)
349350
terminal-table (1.6.0)
350351
traces (0.15.2)
352+
tsort (0.2.0)
351353
ttfunk (1.8.0)
352354
bigdecimal (~> 3.1)
353355
typhoeus (1.4.1)
@@ -360,7 +362,7 @@ GEM
360362
uri (1.0.3)
361363
webrick (1.9.1)
362364
yell (2.2.2)
363-
zeitwerk (2.7.2)
365+
zeitwerk (2.7.3)
364366

365367
PLATFORMS
366368
aarch64-linux-gnu

0 commit comments

Comments
 (0)