Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library date > class Date > next_day
next_day(n = 1) -> Date
n 日後を返します。
Date#succ も参照してください。