We had the some issue.
So we approach this upgrade successfully doing the following steps:
1 - Update mongoid and bson_ext gems:
gem "mongoid", "~> 2.5"
2 - After that you can safely upgrade your MongoDB servers to 2.2.2
After that you can upgrade to mongoid 3 if you wish.