fork failing when calling initialize_dup

王权利请求将github/fork/amacarthur/ruby2-fork-fix合并到master

Created by: amacarthur

initialize_dup has been made private as of ruby 2.0.0. I have corrected it to call the publicly available dup method

合并请求报告