c564e9dcc4
Net::SSH expects +key_data+ to be an array of strings. Giving it just a string works in 1.9 but not 1.8, presumably due to some errant use of +each+.