Cannot login into GNOME, kicking me back to login screen
I had similar issue.. could solve it by restarting gdm:
login with Ctrl+Alt+F3 and type
systemctl restart gdm
I guess the reason is
/etc/profile.d/bundler-exec.sh: line 12: `bundler-installed': not a valid identifier
in journalctl.log
Can you provide this file?