Remove support for 1.8.7
nickhammond opened this issue · 2 comments
nickhammond commented
Some of the classes are using the new ruby hash style which makes it incompatible with 1.8.7/ree(https://travis-ci.org/chargify/chargify_api_ares/jobs/25123627). 1.8.7 users could use up to v0.5.1(ed8d44f) it looks like.
nickhammond commented
Closing in favor of c4fe9a8
jeremywrowe commented
@nickhammond yeah. I am not sure if we are ready to remove 1.8.7 support yet. Thanks