Closed hadmut closed 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
Fixed in 9e906d7aaf5449fbea7e0af31217e1e8061bdb75.
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