Runing Gitorious (http://gitorious.org) in my server with Ruby 1.9 gives me this error:
/usr/lib/ruby19/gems/1.9.1/gems/reliable-msg-1.1.0/lib/reliable-msg/queue.rb:338: Invalid retry (SyntaxError)
I saw around the internet that retry is not valid anymore in 1.9 if it is not under a Rescue clause. Any tip?
|