I used gem to install MySQL Ruby. However, the install fails because it is dependent on the MySQL libraries which were not included when I installed MySQL. It is looking for mysqlclient.lib but that was not part of the MySQL install. mysqlclient.lib was included in earlier versions of the MySQL download.