pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 470 forks source link

Ruby 3.0.3 - File.exists? is deprecated; use File.exist? instead #1211

Closed JasonBarnabe closed 2 years ago

JasonBarnabe commented 2 years ago
thinking-sphinx-5.3.0/lib/thinking_sphinx/test.rb:45: warning: File.exists? is deprecated; use File.exist? instead
pat commented 2 years ago

Thanks for reporting this one as well - just got the fix published in v5.4.0 :)