• match ‘\$\d+’ instead of just ‘\$\d’ for the special regexp capture variables, people with code like the following now again has proper highlighting:
    puts $10 if 'abcdefghij' =~ /(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)/
Changed:
U   trunk/Bundles/Ruby.tmbundle/Syntaxes/Ruby.plist