pep-dortmund / homepage-toolbox

Website for the PeP et al. Toolbox Workshop at TU Dortmund
http://toolbox.pep-dortmund.org
3 stars 1 forks source link

Hotfix for failing deployment CI #284

Closed aknierim closed 4 months ago

aknierim commented 4 months ago

This should bump the ruby version to 3.1.0, thus fixing the version clash with sass-embedded.

sass-embedded-1.70.0-x86_64-linux requires ruby version >= 3.1.0, which is
incompatible with the current version, 3.0.6

We might as well use ruby 3.3.0, though.