dark-panda / gd2-ffij

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

Ugly warning #13

Closed hadmut closed 7 years ago

hadmut commented 7 years ago

when run with ruby -w, an ugly warning is printed:

/var/lib/gems/2.3.0/gems/gd2-ffij-0.2.0/lib/gd2/image.rb:141: warning: File.exists? is a deprecated name, use File.exist? instead

dark-panda commented 7 years ago

Fixed in 9e906d7aaf5449fbea7e0af31217e1e8061bdb75.