Skip to content

Commit fcf51d4

Browse files
committed
Exec: bundle update
1 parent 68b73c7 commit fcf51d4

File tree

2 files changed

+45
-40
lines changed

2 files changed

+45
-40
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ group :jekyll_plugins do
1414
end
1515

1616
# Declare to install bundled gems to fix warnings:
17+
# https://www.ruby-lang.org/ja/news/2024/12/25/ruby-3-4-0-released/
1718
# https://www.ruby-lang.org/ja/news/2023/12/25/ruby-3-3-0-released/
1819
gem 'csv'
1920
gem 'base64'

Gemfile.lock

Lines changed: 44 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,41 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.0)
5-
addressable (2.8.6)
6-
public_suffix (>= 2.0.2, < 6.0)
4+
Ascii85 (2.0.1)
5+
addressable (2.8.7)
6+
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.8.1)
9-
console (~> 1.10)
8+
async (2.21.1)
9+
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.1)
12-
timers (~> 4.1)
11+
io-event (~> 1.6, >= 1.6.5)
1312
base64 (0.2.0)
14-
bigdecimal (3.1.6)
13+
bigdecimal (3.1.9)
1514
colorator (1.1.0)
16-
concurrent-ruby (1.2.3)
17-
console (1.23.4)
15+
concurrent-ruby (1.3.4)
16+
console (1.29.2)
1817
fiber-annotation
19-
fiber-local
18+
fiber-local (~> 1.1)
2019
json
21-
csv (3.2.8)
20+
csv (3.3.2)
2221
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
2423
http_parser.rb (~> 0)
2524
ethon (0.16.0)
2625
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
28-
ffi (1.16.3)
27+
ffi (1.17.1-arm64-darwin)
28+
ffi (1.17.1-x86_64-linux-gnu)
2929
fiber-annotation (0.2.0)
30-
fiber-local (1.0.0)
30+
fiber-local (1.1.0)
31+
fiber-storage
32+
fiber-storage (1.0.0)
3133
forwardable-extended (2.6.0)
32-
google-protobuf (3.25.5)
34+
google-protobuf (4.29.2)
35+
bigdecimal
36+
rake (>= 13)
3337
hashery (2.1.2)
34-
html-proofer (5.0.8)
38+
html-proofer (5.0.9)
3539
addressable (~> 2.3)
3640
async (~> 2.1)
3741
nokogiri (~> 1.13)
@@ -41,10 +45,10 @@ GEM
4145
yell (~> 2.0)
4246
zeitwerk (~> 2.5)
4347
http_parser.rb (0.8.0)
44-
i18n (1.14.1)
48+
i18n (1.14.6)
4549
concurrent-ruby (~> 1.0)
46-
io-event (1.4.4)
47-
jekyll (4.3.3)
50+
io-event (1.7.5)
51+
jekyll (4.3.4)
4852
addressable (~> 2.4)
4953
colorator (~> 1.0)
5054
em-websocket (~> 0.5)
@@ -66,13 +70,13 @@ GEM
6670
jekyll (>= 3.7, < 5.0)
6771
jekyll-watch (2.2.1)
6872
listen (~> 3.0)
69-
json (2.7.1)
70-
kramdown (2.4.0)
71-
rexml
73+
json (2.9.1)
74+
kramdown (2.5.1)
75+
rexml (>= 3.3.9)
7276
kramdown-parser-gfm (1.1.0)
7377
kramdown (~> 2.0)
7478
liquid (4.0.4)
75-
listen (3.8.0)
79+
listen (3.9.0)
7680
rb-fsevent (~> 0.10, >= 0.10.3)
7781
rb-inotify (~> 0.9, >= 0.9.10)
7882
mercenary (0.4.0)
@@ -82,37 +86,37 @@ GEM
8286
racc (~> 1.4)
8387
pathutil (0.16.2)
8488
forwardable-extended (~> 2.6)
85-
pdf-reader (2.12.0)
86-
Ascii85 (~> 1.0)
89+
pdf-reader (2.13.0)
90+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
8791
afm (~> 0.2.1)
8892
hashery (~> 2.0)
8993
ruby-rc4
9094
ttfunk
91-
public_suffix (5.0.4)
92-
racc (1.7.3)
95+
public_suffix (6.0.1)
96+
racc (1.8.1)
9397
rainbow (3.1.1)
94-
rake (13.1.0)
98+
rake (13.2.1)
9599
rb-fsevent (0.11.2)
96-
rb-inotify (0.10.1)
100+
rb-inotify (0.11.1)
97101
ffi (~> 1.0)
98-
rexml (3.2.6)
99-
rouge (4.2.0)
102+
rexml (3.4.0)
103+
rouge (4.5.1)
100104
ruby-rc4 (0.1.5)
101105
safe_yaml (1.0.5)
102-
sass-embedded (1.71.1-arm64-darwin)
103-
google-protobuf (~> 3.25)
104-
sass-embedded (1.71.1-x86_64-linux-gnu)
105-
google-protobuf (~> 3.25)
106+
sass-embedded (1.83.0-arm64-darwin)
107+
google-protobuf (~> 4.28)
108+
sass-embedded (1.83.0-x86_64-linux-gnu)
109+
google-protobuf (~> 4.28)
106110
terminal-table (3.0.2)
107111
unicode-display_width (>= 1.1.1, < 3)
108-
timers (4.3.5)
109-
ttfunk (1.7.0)
112+
ttfunk (1.8.0)
113+
bigdecimal (~> 3.1)
110114
typhoeus (1.4.1)
111115
ethon (>= 0.9.0)
112-
unicode-display_width (2.5.0)
113-
webrick (1.8.1)
116+
unicode-display_width (2.6.0)
117+
webrick (1.9.1)
114118
yell (2.2.2)
115-
zeitwerk (2.6.13)
119+
zeitwerk (2.7.1)
116120

117121
PLATFORMS
118122
arm64-darwin-21

0 commit comments

Comments
 (0)