Kay, rbenv problem we can't seem to figure out.
rbenv version acknowledges that we're using 2.4.1
But bundle install --deployment --without development test says we're using 2.3.3
Which is just super frustrating.
We've modified bashrc and we're kinda at a loss now tbh
spiderrobotpig@spiderrobotpig-Aspire-F5-573G:~$ ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
Seriously what kind of sorcery is this?
@spiderrobotpig after you modify the bashrc, you need to log out and log in for the change to take effect.
@asonix ....goddamnit.
WHY ARE WE SUCH NOOB
@asonix Totally didn't work though.
Still giving the error >.>