Skip to content

Replace deprecated call to File.exists? #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gabrieltaylor
Copy link

@gabrieltaylor gabrieltaylor commented Apr 1, 2023

File.exists? is deprecated in favor of File.exist?. This change is required for compatibility with Ruby 3.2

File.exists? is deprecated in favor of File.exist?
@lukekraus45
Copy link

lukekraus45 commented Apr 25, 2023

I am also looking for this change to upgrade ruby versions, is there a plan to merge this in and release a new version with it?

@n-rodriguez
Copy link

ping @TwP

@subbaparitala
Copy link

@TwP any update on this ?

@oskarpearson
Copy link

oskarpearson commented Jan 8, 2024

It would be greatly appreciated if this could be merged and a release done. Without it, we can't upgrade to Ruby 3.3, since that version completely removes the File.exists? method

@gabrieltaylor
Copy link
Author

@TwP friendly bump on this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants