cardmagic / contacts

A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
http://rubyforge.org/projects/contacts
BSD 3-Clause "New" or "Revised" License
616 stars 218 forks source link

ruby 1.9 compat #30

Closed rawsyntax closed 6 years ago

rawsyntax commented 13 years ago

updated the underlying gdata gem to have compatibility with ruby 1.9.2 (tested against p180)

laran commented 13 years ago

Thanks for this. I ran into the same problem.

rawsyntax commented 6 years ago

already fixed