phaxio / phaxio-ruby

Ruby Gem for Phaxio API
http://bit.ly/phaxio-gem
MIT License
20 stars 34 forks source link

Ruby 2.x compatability? #10

Closed odigity closed 8 years ago

odigity commented 10 years ago

I saw this at the top of the README:

"Note: This gem only runs on Ruby version 1.9.+"

Is this still true? What is the nature of the incompatibility, and do you know if it is going to get fixed soon? I'd really like to use this gem, but we run Ruby 2.1.1.

jnankin commented 10 years ago

Hi Ofer. I actually think this should be >= 1.9. It was having issues with < 1.9.

On Thu, Apr 10, 2014 at 3:00 PM, Ofer Nave notifications@github.com wrote:

I saw this at the top of the README:

"Note: This gem only runs on Ruby version 1.9.+"

Is this still true? What is the nature of the incompatibility, and do you know if it is going to get fixed soon? I'd really like to use this gem, but we run Ruby 2.1.1.

Reply to this email directly or view it on GitHubhttps://github.com/gristmill/phaxio/issues/10 .

odigity commented 10 years ago

That's a relief -- thanks!

nerab commented 8 years ago

I verified that this gem works with MRI 2.2. I also added a few non-critical currency updates as #11.

jnankin commented 8 years ago

Thanks nerab! I added TravisCI and verified that the gem works with MRI 2.2.