adamfortuna / avalara

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

Update to make this use a non-blocking version of multi-json #3

Closed imajes closed 11 years ago

imajes commented 11 years ago

the version of multi_json this is tied to is very old -- it's probably a good idea to update this.

I've also added a rake file (from bundler) and made the .rvmrc form be better.

can we update?

(and i'm happy to make releases as necessarily to this gem; will need rubygems access if so. :)) :+1:

adamfortuna commented 11 years ago

Thanks for the PR on this! I'll look it over probably merge/release tonight.

adamfortuna commented 11 years ago

Ok, all merged in and released! Specs aren't passing at the moment, but want to regenerate all of the VCR files next time I get the change, or anyone else wants to. Thanks for the PR.