I totally hate myself so I'm trying to get witches.academy back up, and of course I'm running into bundlinig issues.
Anyone free to help me out?
Reinstalling ruby 2.4.1 with rbenv and hoping it's just a dependency issue. also gonna run export PATH="$HOME/.rbenv/bin:$PATH" again just in case that was something I passed over or it didn't clear correctly.
Basically, it's giving me issues on nokogiri 1.8.0 and asking me to make sure I can 'gem install nokogiri -v 1.8.0' before continuing, except that I totally can do that already.
BLUH