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:<div>
<br></div><div>/Users/bmf/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:214: syntax error, unexpected keyword_end, expecting $end</div><div><br></div><div>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.</div>
<div><br></div><div>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.</div>
<div><br></div><div>Brandon</div>