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: remove deprecated method 'exists?' removed in ruby 3.0 #318

Merged

Conversation

danilogco
Copy link
Contributor

@danilogco danilogco commented May 25, 2022

It alllows to use the gem in a project based on Ruby > 2.7. The changed method doesn't exist anymore.

@pkuczynski
Copy link
Member

How would that affect earlier versions of ruby?

@danilogco
Copy link
Contributor Author

How would that affect earlier versions of ruby?

The method ".exists?" is deprecated since the ruby 2.2.0 and it was removed in the most recent versions.

@cjlarose cjlarose merged commit fdf1fac into rubyconfig:master Nov 11, 2022
@danilogco danilogco deleted the fix/file-exists-removed-ruby-3.2 branch January 19, 2023 16:08
@pkuczynski pkuczynski added this to the 4.2.0 milestone Dec 18, 2023
@pkuczynski pkuczynski added the bug label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants