I'm using textmate and when I try to use a shortcut to duplicate a line (ctrl + shift + d) it is giving me an error ruby: warning: -K is specified; it is for 1.8 compatibility and may cause odd behavior
.
This is weird because it just started doing this a few days ago. I pointed my textmate to point to 1.8 as another stackoverflow answer suggested, and that worked for a few months but all of a sudden it's not working anymore. How would I fix this?