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

fix from exists to exist #43

Merged

Conversation

Makoto1021
Copy link
Contributor

After Ruby 2.2, exist? is used instead of exists?.
Without this fix, it will throw an error such as Error: undefined method exists?' for class Dir` on machines using old Ruby when installing redis-stack.

@yeroshalmimLF
Copy link

@chayim @ofekshenawa @vladvildanov @zalenskiSofteq PLEASE MERGE THIS IN

@ThanksSirAlex
Copy link

latest ruby version is 3.2.2 now, really need this fix.

@vladvildanov vladvildanov self-requested a review June 5, 2024 10:00
@vladvildanov vladvildanov merged commit c31dd8d into redis-stack:master Jun 5, 2024
2 checks passed
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.

None yet

4 participants