dark-panda / gd2-ffij

The Ruby/GD2 interface using FFI bindings.
Other
19 stars 12 forks source link

Rubygems release #1

Closed ybart closed 12 years ago

ybart commented 12 years ago

Is a ruby gem release scheduled soon ? I'm interested in the removal of Ruby 1.9.3 deprecation warning.

Thanks in advance !

dark-panda commented 12 years ago

Sure, why not. I've just released version 0.0.4, which I believe should fix the deprecation notices you're seeing. I've tested against MRI 1.8.7, 1.9.2 and 1.9.3 and jruby 1.6.5 and things look good. Let me if it looks good.

ybart commented 12 years ago

Just installed it, worked perfectly ! Thanks !