Hi all, I recently updated some Ruby settings on my computer which resulted in TM_RUBY being set to my RVM version (1.9.2).  Now in some bundles (GetBundles most recently) I am getting console errors that cause the commands to crash.  Stuff like this:

/Users/bmf/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:214: syntax error, unexpected keyword_end, expecting $end

I fixed one or two commands by hand (I'm newish to ruby so not intimately familiar with syntax differences between versions) but that is kind of a PITA.

So, does TextMate require a specific Ruby version?  When using RVM to switch Rubies, does that require a TextMate relaunch?  Trying to quickly fix this stuff so I can get back to work, thanks for your help.

Brandon