Skip to content

Made the code compatible with ruby 3.2 changing exists? for exist? in#28

Open
eliasbaixas wants to merge 1 commit intobrenes:masterfrom
eliasbaixas:master
Open

Made the code compatible with ruby 3.2 changing exists? for exist? in#28
eliasbaixas wants to merge 1 commit intobrenes:masterfrom
eliasbaixas:master

Conversation

@eliasbaixas
Copy link

Ruby 3.2 deprecated File.exists? but File.exist? is available in 3.2 and earlier versions.

@kmcphillips
Copy link

@brenes Would it be possible to merge and release this in order to support Ruby 3.2?

@brenes
Copy link
Owner

brenes commented Mar 6, 2024

Sorry, didnt see the PR. This weekend I'll review and merge it

@mayesa
Copy link

mayesa commented Jun 27, 2024

@brenes can you please merge this one? 🙏

@nicolastemciuc
Copy link

@brenes Would it be possible to merge and release this in order to support Ruby 3.2?

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.

5 participants