Skip to content

Comments

Fix compatability with Ruby >= 3.2#30

Open
davue wants to merge 1 commit intososedoff:masterfrom
davue:master
Open

Fix compatability with Ruby >= 3.2#30
davue wants to merge 1 commit intososedoff:masterfrom
davue:master

Conversation

@davue
Copy link

@davue davue commented Jun 26, 2025

The method File.exists? was removed in Ruby 3.2 (see https://bugs.ruby-lang.org/issues/17391).

We can use File.exist? though.

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.

1 participant