interledger / interledger-website

🙅 Previous version of the interledger.org website
6 stars 10 forks source link

Upgrade Ruby to 3.2.2 #107

Open jeremiahlee opened 11 months ago

jeremiahlee commented 11 months ago

I seemed to be able to get everything working by upgrading to the latest Ruby version and the most recent v3 release of the Jekyll. (Jekyll 4 has breaking changes.)

To test, I would encourage you to:

  1. git clone this branch into a completely new directory
  2. Change your Ruby environment to v3.2.2, then install the latest bundler
  3. Do a clean yarn install