FOSSRIT / people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll
https://fossrit.github.io/people/
GNU General Public License v3.0
9 stars 34 forks source link

upgrade kramdown #109

Closed Nolski closed 2 years ago

jwflory commented 2 years ago

The github-pages Ruby gem was incompatible with the updated version of Kramdown. I pushed commit 2c5a2db57b078cad13f3b76a4e904edabeafcd9a which was the outcome of running bundle update github-pages. The dependencies install again the CI pipeline is passing now. I didn't manually test because I have Ruby 3.0 installed, and this version of Jekyll segfaults when I try to run it locally. 🤔

Anyways. All is passing now, so I am merging this. 🌊