Hi, Rails3 logger has changed, now warn method requests 3 arguments, so I got a lot of: ``` # (ArgumentError) "wrong number of arguments (1 for 3)" gems/http_connection-1.3.0/lib/right_http_connection.rb:407:in `warn' ``` Thanks