Skip to content

Fix usage of the deprecated "File.exists?" method#54

Open
mattmenefee wants to merge 1 commit intozmbush:masterfrom
mattmenefee:add-ruby-3.2-support
Open

Fix usage of the deprecated "File.exists?" method#54
mattmenefee wants to merge 1 commit intozmbush:masterfrom
mattmenefee:add-ruby-3.2-support

Conversation

@mattmenefee
Copy link

Fix usage of the deprecated "File.exists?" method, replacing it with "File.exist?", in order to support Ruby v3.2.

More info: https://bugs.ruby-lang.org/issues/17391.

Fix usage of the deprecated "File.exists?" method, replacing it with
"File.exist?", in order to support Ruby v3.2.

More info: https://bugs.ruby-lang.org/issues/17391.
@leanne73 leanne73 mentioned this pull request Feb 3, 2025
@meagar
Copy link

meagar commented Dec 9, 2025

@zmbush Can we get this merged and released?

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

Comments