MongoDB Ruby Driver v1.1.2
- Two critical fixes to automated failover and replica sets.
 - Bug passing :timeout to Cursor.
 - Permit safe mode specification on Connection, Collection, and DB levels.
 - Specify replica set name on connect to verify connection to the right set.
 - Misc. reorganization of project and docs.