Skip to content
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

File.exists? -> File.exist? #15

Merged
merged 1 commit into from
Sep 7, 2023
Merged

File.exists? -> File.exist? #15

merged 1 commit into from
Sep 7, 2023

Conversation

a-lavis
Copy link
Contributor

@a-lavis a-lavis commented Sep 7, 2023

Screenshot 2023-09-07 at 6 16 41 PM

Changed File.exists? to File.exist?. This is necessary for the Ruby 3.2 upgrade.

File.exists? has been deprecated since Ruby 2.2, so this change is safe for all Ruby versions we care about.

@a-lavis a-lavis requested review from corincerami and a team September 7, 2023 22:17
@a-lavis a-lavis merged commit 906c692 into main Sep 7, 2023
@a-lavis a-lavis deleted the file-exists_to_file-exist branch September 7, 2023 22:21
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.

2 participants