gabriel-dehan / dyson-sphere-blueprints

A community website to share dyson sphere program blueprints
47 stars 11 forks source link

Loosen the ruby requirement slightly #63

Closed mattr- closed 8 months ago

mattr- commented 9 months ago

This PR slightly loosens the ruby version requirement as Ruby 3.0.0 does not build on newer versions of macOS (I'm running Sonoma).

Previously, this PR also included a bump to devise, which I then undid after it caused issues getting the site to run.

mattr- commented 9 months ago

Ok, I think this is finally ready to go now. I had been commenting out the bootsnap setup after bumping Ruby until I realized that bootsnap was out of date.