File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
9
9
10
10
gem "pathutil" , "~> 0.16.2"
11
11
12
- gem "json" , "~> 2.12 "
12
+ gem "json" , "~> 2.13 "
Original file line number Diff line number Diff line change 70
70
sass-embedded (~> 1.54 )
71
71
jekyll-watch (2.2.1 )
72
72
listen (~> 3.0 )
73
- json (2.12 .2 )
73
+ json (2.13 .2 )
74
74
kramdown (2.5.1 )
75
75
rexml (>= 3.3.9 )
76
76
kramdown-parser-gfm (1.1.0 )
@@ -144,7 +144,7 @@ PLATFORMS
144
144
DEPENDENCIES
145
145
jekyll (>= 3.6.3 )
146
146
jekyll-feed
147
- json (~> 2.12 )
147
+ json (~> 2.13 )
148
148
neat (>= 1.0.0 )
149
149
pathutil (~> 0.16.2 )
150
150
webrick (~> 1.9 )
Original file line number Diff line number Diff line change @@ -714,11 +714,13 @@ people:
714
714
name : " Patrick Zielinski"
715
715
anchor : patrick_zielinski
716
716
internal : true
717
- role : " Ph.D. Student "
717
+ role : " Ph.D. Candidate "
718
718
since : 2024
719
719
photo : " img/people/patrick_zielinski.jpg"
720
720
interests : " Distributed systems, version control systems, and cryptography"
721
721
publications :
722
+ - name : " VehicleSec 2025"
723
+ link : " https://mlab.engineering.nyu.edu/static/vehiclesec25-final9.pdf"
722
724
- name : " NDSS 2025"
723
725
link : " /papers/yelgundhalli_gittuf_ndss_2025.pdf"
724
726
- name : " ACSAC 2024"
You can’t perform that action at this time.
0 commit comments