Closed ct-martin closed 6 years ago
I updated dependencies in #149 but it didn't fix the nokogiri issue; this is going to require a deeper look and also figuring out how Ruby does version locking since the update didn't update a lot of things that have updates. Also worth noting is that this [version locking issue] also occurred in another Jekyll project I just started, so version locking is coming from a default install and is not necessarily something added intentionally.
It may be a good idea to contact desnudopenguino on this issue. He seems to have experience with ruby and web dev.
Since this site was made there have seemingly been changes in the dependencies required to make the site. The Gemfile has gotten really out of date to the point that GitHub occasionally sends us emails about it, and given the aforementioned changes it would probably be prudent to clean it up entirely. The GitHub Pages stack is very close to plain Jekyll now, so I'm assuming that there are some things that can be removed.