adamfortuna / avalara

A Ruby interface to the Avalara Tax API.
MIT License
26 stars 47 forks source link

fixes, upgrades httparty, add support for ruby 2.2.1 #13

Closed orenf closed 9 years ago

orenf commented 9 years ago

removes support for ruby 1.9.2 and 1.8.7 upgrades httparty runs on ruby 2.2.1 fixes failing specs APIError message now returns valid Invoice object

adamfortuna commented 9 years ago

Nice job! I'll go ahead and merge this one in. :)

adamfortuna commented 9 years ago

Ok, it's all set and up on Ruby Gems now. :) https://rubygems.org/gems/avalara/versions/0.1.1

Thanks for the help getting the specs passing. Nice to see it as green again on the front main readme again.

orenf commented 9 years ago

Thank you so, so much @adamfortuna

orenf commented 9 years ago

I'm wondering why your latest changes are causing travis to error out? Want me to look into it?

On Thu, Jun 11, 2015 at 8:58 AM, Adam Fortuna notifications@github.com wrote:

Ok, it's all set and up on Ruby Gems now. :) https://rubygems.org/gems/avalara/versions/0.1.1

Thanks for the help getting the specs passing. Nice to see it as green again on the front main readme again.

— Reply to this email directly or view it on GitHub https://github.com/adamfortuna/avalara/pull/13#issuecomment-111123527.

adamfortuna commented 9 years ago

Ahh i think i know what's up. Looks like the spec is wrong for my bump.