Skip to content

Commit cc160e3

Browse files
committed
update
1 parent d7ee272 commit cc160e3

File tree

4 files changed

+26
-5
lines changed

4 files changed

+26
-5
lines changed

Gemfile.lock

+14-5
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,26 @@ GEM
2626
ethon (0.16.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
29+
ffi (1.17.1-arm64-darwin)
2930
ffi (1.17.1-x64-mingw-ucrt)
30-
ffi (1.17.1-x86_64-linux-gnu)
31+
ffi (1.17.1-x86_64-linux)
3132
fiber-annotation (0.2.0)
3233
fiber-local (1.1.0)
3334
fiber-storage
3435
fiber-storage (1.0.0)
3536
forwardable-extended (2.6.0)
3637
gemoji (3.0.1)
38+
google-protobuf (4.29.3-arm64-darwin)
39+
bigdecimal
40+
rake (>= 13)
3741
google-protobuf (4.29.3-x64-mingw-ucrt)
3842
bigdecimal
3943
rake (>= 13)
4044
google-protobuf (4.29.3-x86_64-linux)
4145
bigdecimal
4246
rake (>= 13)
4347
hashery (2.1.2)
44-
html-proofer (5.0.9)
48+
html-proofer (5.0.10)
4549
addressable (~> 2.3)
4650
async (~> 2.1)
4751
nokogiri (~> 1.13)
@@ -101,9 +105,11 @@ GEM
101105
rb-inotify (~> 0.9, >= 0.9.10)
102106
mercenary (0.4.0)
103107
metrics (0.12.1)
108+
nokogiri (1.18.2-arm64-darwin)
109+
racc (~> 1.4)
104110
nokogiri (1.18.2-x64-mingw-ucrt)
105111
racc (~> 1.4)
106-
nokogiri (1.18.2-x86_64-linux-gnu)
112+
nokogiri (1.18.2-x86_64-linux)
107113
racc (~> 1.4)
108114
pathutil (0.16.2)
109115
forwardable-extended (~> 2.6)
@@ -124,9 +130,11 @@ GEM
124130
rouge (4.5.1)
125131
ruby-rc4 (0.1.5)
126132
safe_yaml (1.0.5)
133+
sass-embedded (1.83.4-arm64-darwin)
134+
google-protobuf (~> 4.29)
127135
sass-embedded (1.83.4-x64-mingw-ucrt)
128136
google-protobuf (~> 4.29)
129-
sass-embedded (1.83.4-x86_64-linux-gnu)
137+
sass-embedded (1.83.4-x86_64-linux)
130138
google-protobuf (~> 4.29)
131139
terminal-table (3.0.2)
132140
unicode-display_width (>= 1.1.1, < 3)
@@ -138,9 +146,10 @@ GEM
138146
unicode-display_width (2.6.0)
139147
webrick (1.9.1)
140148
yell (2.2.2)
141-
zeitwerk (2.7.1)
149+
zeitwerk (2.6.18)
142150

143151
PLATFORMS
152+
arm64-darwin-24
144153
x64-mingw-ucrt
145154
x86_64-linux
146155

_members/hao-yang.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Hao Yang
3+
name_cn: 杨昊
4+
image: images/headshots/hao_yang.jpg
5+
role: ms
6+
year: 410
7+
link: /team/#/
8+
affiliation: [email protected]
9+
---
10+
11+
This is Hao Yang's Personal Page.

_members/haolan-wang.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ image: images/headshots/haolan_wang.jpg
55
role: ms
66
year: 204
77
link: /team/#/
8+
affiliation: [email protected]
89
---
910

1011
This is Haolan Wang's Personal Page.

images/headshots/hao_yang.jpg

13.8 KB
Loading

0 commit comments

Comments
 (0)