Phil Murray

Results 2 issues of Phil Murray

Silences the following warning in Ruby 3 `imgkit-1.6.2/lib/imgkit/imgkit.rb:45: warning: File.exists? is deprecated; use File.exist? instead`

Hi there... Trying to use your (excellent) module with React 16, and running into the PropTypes migration issue which I see has already been fixed in the repo. Any chance...